22 lines
482 B
JSON
22 lines
482 B
JSON
{
|
||
"name": "appV1",
|
||
"version": "1.0.0",
|
||
"description": "#### Description 这是搭建的uni-app项目,安装了sass 与请求封装",
|
||
"main": "main.js",
|
||
"dependencies": {
|
||
"js-base64": "^3.6.0",
|
||
"js-md5": "^0.7.3"
|
||
},
|
||
"devDependencies": {},
|
||
"scripts": {
|
||
"test": "echo \"Error: no test specified\" && exit 1"
|
||
},
|
||
"repository": {
|
||
"type": "git",
|
||
"url": "git@47.99.121.118:xrx/appV1.git"
|
||
},
|
||
"keywords": [],
|
||
"author": "",
|
||
"license": "ISC"
|
||
}
|