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