package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "_args": [
  3. [
  4. "current-script-polyfill@1.0.0",
  5. "/Users/lihai/jolijoli/pad_spa"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "current-script-polyfill@1.0.0",
  10. "_id": "current-script-polyfill@1.0.0",
  11. "_inBundle": false,
  12. "_integrity": "sha1-8xz35PPiGLBybnOMqSoC00iO9hU=",
  13. "_location": "/current-script-polyfill",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "current-script-polyfill@1.0.0",
  19. "name": "current-script-polyfill",
  20. "escapedName": "current-script-polyfill",
  21. "rawSpec": "1.0.0",
  22. "saveSpec": null,
  23. "fetchSpec": "1.0.0"
  24. },
  25. "_requiredBy": [
  26. "/@vue/cli-service"
  27. ],
  28. "_resolved": "https://registry.npm.taobao.org/current-script-polyfill/download/current-script-polyfill-1.0.0.tgz",
  29. "_spec": "1.0.0",
  30. "_where": "/Users/lihai/jolijoli/pad_spa",
  31. "author": {
  32. "name": "Adam Miller"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/epicmiller/currentScript-polyfill/issues"
  36. },
  37. "dependencies": {},
  38. "description": "An exceptionally slim (~310kb minified) polyfill for document.currentScript in IE9+",
  39. "devDependencies": {},
  40. "homepage": "https://github.com/epicmiller/currentScript-polyfill#readme",
  41. "license": "MIT",
  42. "main": "currentScript.js",
  43. "name": "current-script-polyfill",
  44. "repository": {
  45. "type": "git",
  46. "url": "git+https://github.com/epicmiller/currentScript-polyfill.git"
  47. },
  48. "scripts": {},
  49. "version": "1.0.0"
  50. }