bike-ali/package.json

30 lines
706 B
JSON
Raw Normal View History

2024-05-08 23:18:30 +08:00
{
"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",
2024-06-20 18:08:54 +08:00
"uview-ui": "^1.8.8"
},
"devDependencies": {
"autoprefixer": "^10.4.19",
"browserslist": "^4.23.1",
"caniuse-lite": "^1.0.30001636"
2024-05-08 23:18:30 +08:00
}
}