package.json 312 B

12345678910111213141516
  1. {
  2. "name": "haaida",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "main.js",
  6. "dependencies": {
  7. "await-to-js": "^3.0.0",
  8. "axios": "^0.27.2",
  9. "vue-inset-loader": "^1.2.6"
  10. },
  11. "scripts": {
  12. "test": "echo \"Error: no test specified\" && exit 1"
  13. },
  14. "author": "",
  15. "license": "ISC"
  16. }