package.json 251 字节
Newer Older
fxy060608's avatar
fxy060608 已提交
1 2
{
	"name": "@dcloudio/uni-mp-qq",
fxy060608's avatar
fxy060608 已提交
3
	"version": "0.0.104",
fxy060608's avatar
fxy060608 已提交
4 5 6 7 8 9 10 11
	"description": "uni-app mp-qq",
	"main": "dist/index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"author": "fxy060608",
	"license": "Apache-2.0"
}