| 123456789101112131415161718 |
- {
- "name": "opms",
- "version": "1.0.0",
- "description": "",
- "main": "main.js",
- "dependencies": {
- "await-to-js": "^3.0.0",
- "axios": "^0.27.2",
- "uview-ui": "^2.0.31",
- "vue-inset-loader": "^1.2.6",
- "vuex": "^4.1.0"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC"
- }
|