first commit
This commit is contained in:
21
金壶/appV1/package.json
Normal file
21
金壶/appV1/package.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user