记录模块接口对接
This commit is contained in:
34
package.json
34
package.json
@@ -1,11 +1,25 @@
|
||||
{
|
||||
"id": "sapling-vue-scale",
|
||||
"name": "vue语法css实现刻度尺",
|
||||
"version": "1.0.2",
|
||||
"description": "vue语法css实现刻度尺",
|
||||
"keywords": [
|
||||
"vue",
|
||||
"刻度尺",
|
||||
"小程序"
|
||||
]
|
||||
}
|
||||
"name": "zhhealth",
|
||||
"version": "1.0.0",
|
||||
"description": "ZH健康",
|
||||
"main": "main.js",
|
||||
"dependencies": {
|
||||
"bitcore-lib": "^8.25.25",
|
||||
"bitcore-mnemonic": "^8.25.25",
|
||||
"moment": "^2.29.1",
|
||||
"uni-read-pages": "^1.0.5",
|
||||
"uni-simple-router": "^2.0.7",
|
||||
"uview-ui": "^2.0.19",
|
||||
"vuex": "^3.6.2"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.yuzhankeji.cn/TmOct5/ZhHealth.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user