package.json
496 字节
{
"name": "xidejiuapp",
"version": "1.0.0",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"jweixin-module": "^1.6.0",
"uview-ui": "^1.8.4",
"vconsole": "^3.11.2"
},
"devDependencies": {
"node-sass": "^7.0.1"
},
"repository": {
"type": "git",
"url": "http://114.215.101.231:8099/jiashaokang/xidejiuApp.git"
},
"description": ""
}