You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shop-app/package.json

28 lines
611 B

{
"name": "shopping-app",
"version": "1.0.0",
"description": "严选",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://internel-git.mashibing.cn/chenhui/shopping-app.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"mp-html": "^2.2.2",
"uni-read-pages": "^1.0.5",
"uni-simple-router": "^2.0.7",
"uview-ui": "^2.0.29",
"vuex": "^3.6.2"
},
"devDependencies": {
"@dcloudio/uni-helper-json": "^1.0.13",
"git-repo-info": "^2.1.1"
}
}