package.json 403 B

1234567891011121314151617181920
  1. {
  2. "name": "forest",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "main.js",
  6. "dependencies": {
  7. "vue-baidu-map": "^0.21.22"
  8. },
  9. "devDependencies": {},
  10. "scripts": {
  11. "test": "echo \"Error: no test specified\" && exit 1"
  12. },
  13. "repository": {
  14. "type": "git",
  15. "url": "http://172.16.90.250:3000/forest/forest-H5.git"
  16. },
  17. "keywords": [],
  18. "author": "",
  19. "license": "ISC"
  20. }