You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
933 B

3 months ago
  1. {
  2. "name": "@vue/cli-overlay",
  3. "version": "5.0.8",
  4. "description": "error overlay & dev server middleware for vue-cli",
  5. "main": "dist/client.js",
  6. "files": [
  7. "dist"
  8. ],
  9. "repository": {
  10. "type": "git",
  11. "url": "git+https://github.com/vuejs/vue-cli.git",
  12. "directory": "packages/@vue/cli-overlay"
  13. },
  14. "keywords": [
  15. "vue",
  16. "cli",
  17. "cli-overlay"
  18. ],
  19. "author": "Evan You",
  20. "license": "MIT",
  21. "bugs": {
  22. "url": "https://github.com/vuejs/vue-cli/issues"
  23. },
  24. "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-overlay#readme",
  25. "publishConfig": {
  26. "access": "public"
  27. },
  28. "gitHead": "b154dbd7aca4b4538e6c483b1d4b817499d7b8eb"
  29. ,"_resolved": "https://registry.npmmirror.com/@vue/cli-overlay/-/cli-overlay-5.0.8.tgz"
  30. ,"_integrity": "sha512-KmtievE/B4kcXp6SuM2gzsnSd8WebkQpg3XaB6GmFh1BJGRqa1UiW9up7L/Q67uOdTigHxr5Ar2lZms4RcDjwQ=="
  31. ,"_from": "@vue/cli-overlay@5.0.8"
  32. }