package.json 303 字节
Newer Older
fxy060608's avatar
fxy060608 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14
{
	"name": "@dcloudio/webpack-uni-mp-loader",
	"version": "0.3.643",
	"description": "webpack-uni-mp-loader",
	"main": "index.js",
    "files": [
        "lib"
    ],
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"author": "fxy060608",
	"license": "Apache-2.0"
}