12345678910111213141516171819202122 |
- {
- "name": "代驾+拼车+货运",
- "version": "2.1.2",
- "description": "代驾+拼车+货运",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "keywords": [
- "代驾",
- "拼车",
- "货运"
- ],
- "author": "",
- "license": "ISC",
- "dependencies": {
- "number-precision": "^1.5.0",
- "uview-ui": "^1.8.2",
- "vuex": "^3.6.0"
- },
- "id": "datang-ddcar"
- }
|