package.json 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. {
  2. "_args": [
  3. [
  4. "core-js-compat@3.22.5",
  5. "E:\\item\\newItem\\admin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "core-js-compat@3.22.5",
  10. "_id": "core-js-compat@3.22.5",
  11. "_inBundle": false,
  12. "_integrity": "sha512-rEF75n3QtInrYICvJjrAgV03HwKiYvtKHdPtaba1KucG+cNZ4NJnH9isqt979e67KZlhpbCOTwnsvnIr+CVeOg==",
  13. "_location": "/core-js-compat",
  14. "_phantomChildren": {
  15. "escalade": "3.1.1",
  16. "picocolors": "1.0.0"
  17. },
  18. "_requested": {
  19. "type": "version",
  20. "registry": true,
  21. "raw": "core-js-compat@3.22.5",
  22. "name": "core-js-compat",
  23. "escapedName": "core-js-compat",
  24. "rawSpec": "3.22.5",
  25. "saveSpec": null,
  26. "fetchSpec": "3.22.5"
  27. },
  28. "_requiredBy": [
  29. "/@babel/preset-env",
  30. "/@vue/babel-preset-app",
  31. "/babel-plugin-polyfill-corejs3"
  32. ],
  33. "_resolved": "https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.22.5.tgz",
  34. "_spec": "3.22.5",
  35. "_where": "E:\\item\\newItem\\admin",
  36. "bugs": {
  37. "url": "https://github.com/zloirock/core-js/issues"
  38. },
  39. "dependencies": {
  40. "browserslist": "^4.20.3",
  41. "semver": "7.0.0"
  42. },
  43. "description": "core-js compat",
  44. "funding": {
  45. "type": "opencollective",
  46. "url": "https://opencollective.com/core-js"
  47. },
  48. "homepage": "https://github.com/zloirock/core-js#readme",
  49. "license": "MIT",
  50. "main": "index.js",
  51. "name": "core-js-compat",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/zloirock/core-js.git",
  55. "directory": "packages/core-js-compat"
  56. },
  57. "version": "3.22.5"
  58. }