bike-ali/package.json
2024-09-23 18:03:27 +08:00

29 lines
665 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": {
"fast-xml-parser": "^4.0.12",
"uqrcodejs": "^4.0.7",
"uview-ui": "^1.8.8"
},
"devDependencies": {
"autoprefixer": "^10.4.19"
}
}