package.json 353 字节
Newer Older
1 2
{
	"name": "@dcloudio/vue-cli-plugin-uni-optimize",
3
	"version": "2.0.0-alpha-22420190823022",
4 5 6 7 8 9 10
	"description": "uni-app optimize plugin for vue-cli 3",
	"main": "index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"author": "fxy060608",
	"license": "Apache-2.0",
fxy060608's avatar
fxy060608 已提交
11
	"gitHead": "32373adfb15ee0be1abb5b84ee6f0e3908d502fc"
12
}