26 lines
579 B
JSON
26 lines
579 B
JSON
{
|
|
"name": "inlandvessel-app",
|
|
"version": "1.0.0",
|
|
"main": "app.js",
|
|
"dependencies": {
|
|
"chokidar": "^3.5.3",
|
|
"miniprogram-computed": "^4.4.0",
|
|
"miniprogram-sm-crypto": "^0.3.10",
|
|
"node-sass": "^7.0.1",
|
|
"vant-weapp": "^0.5.29",
|
|
"weui-miniprogram": "^1.2.3"
|
|
},
|
|
"devDependencies": {},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "http://git.umayle.com:2022/lgzn/inlandVessel-app.git"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"keywords": [],
|
|
"description": ""
|
|
}
|