wx-applet-template/package.json

19 lines
362 B
JSON

{
"name": "cherry_mini",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitea.amtcloud.cn/tokamak/cherry_mini.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"umtrack-wx": "^2.6.2"
}
}