kaiguan-zfb/package.json
2024-05-10 21:35:42 +08:00

26 lines
597 B
JSON

{
"name": "dianbiao",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lchighpass/lchighpass-speaking.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/lchighpass/lchighpass-speaking/issues"
},
"homepage": "https://github.com/lchighpass/lchighpass-speaking#readme",
"dependencies": {
"echarts": "^5.4.0",
"js-base64": "^3.7.3",
"uview-ui": "^1.8.8"
}
}