package.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "_from": "core-js-compat@^3.9.1",
  3. "_id": "core-js-compat@3.10.2",
  4. "_inBundle": false,
  5. "_integrity": "sha512-IGHnpuaM1N++gLSPI1F1wu3WXICPxSyj/Q++clcwsIOnUVp5uKUIPl/+6h0TQ112KU3fMiSxqJuM+OrCyKj5+A==",
  6. "_location": "/core-js-compat",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "core-js-compat@^3.9.1",
  12. "name": "core-js-compat",
  13. "escapedName": "core-js-compat",
  14. "rawSpec": "^3.9.1",
  15. "saveSpec": null,
  16. "fetchSpec": "^3.9.1"
  17. },
  18. "_requiredBy": [
  19. "/babel-plugin-polyfill-corejs3"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.10.2.tgz",
  22. "_shasum": "0a675b4e1cde599616322a72c8886bcf696f3ec3",
  23. "_spec": "core-js-compat@^3.9.1",
  24. "_where": "D:\\jiayue\\pig-ui\\node_modules\\babel-plugin-polyfill-corejs3",
  25. "bugs": {
  26. "url": "https://github.com/zloirock/core-js/issues"
  27. },
  28. "bundleDependencies": false,
  29. "dependencies": {
  30. "browserslist": "^4.16.4",
  31. "semver": "7.0.0"
  32. },
  33. "deprecated": false,
  34. "description": "core-js compat",
  35. "devDependencies": {
  36. "chalk": "^4.1.0",
  37. "detective": "^5.2.0",
  38. "electron-to-chromium": "^1.3.717",
  39. "glob": "^7.1.6"
  40. },
  41. "funding": {
  42. "type": "opencollective",
  43. "url": "https://opencollective.com/core-js"
  44. },
  45. "gitHead": "871050326809b302c67e4fb4e0e4007a2db7b8e8",
  46. "homepage": "https://github.com/zloirock/core-js#readme",
  47. "license": "MIT",
  48. "main": "index.js",
  49. "name": "core-js-compat",
  50. "repository": {
  51. "type": "git",
  52. "url": "git+https://github.com/zloirock/core-js.git",
  53. "directory": "packages/core-js-compat"
  54. },
  55. "version": "3.10.2"
  56. }