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.

77 lines
2.3 KiB

1 month ago
  1. {
  2. "_args": [
  3. [
  4. "babel-plugin-polyfill-corejs2@0.4.12",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "babel-plugin-polyfill-corejs2@0.4.12",
  10. "_id": "babel-plugin-polyfill-corejs2@0.4.12",
  11. "_inBundle": false,
  12. "_integrity": "sha512-CPWT6BwvhrTO2d8QVorhTCQw9Y43zOu7G9HigcfxvepOU6b8o3tcWad6oVgZIsZCTt42FFv97aA7ZJsbM4+8og==",
  13. "_location": "/babel-plugin-polyfill-corejs2",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "babel-plugin-polyfill-corejs2@0.4.12",
  19. "name": "babel-plugin-polyfill-corejs2",
  20. "escapedName": "babel-plugin-polyfill-corejs2",
  21. "rawSpec": "0.4.12",
  22. "saveSpec": null,
  23. "fetchSpec": "0.4.12"
  24. },
  25. "_requiredBy": [
  26. "/@babel/plugin-transform-runtime",
  27. "/@babel/preset-env"
  28. ],
  29. "_resolved": "https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.12.tgz",
  30. "_spec": "0.4.12",
  31. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  32. "bugs": {
  33. "url": "https://github.com/babel/babel-polyfills/issues"
  34. },
  35. "dependencies": {
  36. "@babel/compat-data": "^7.22.6",
  37. "@babel/helper-define-polyfill-provider": "^0.6.3",
  38. "semver": "^6.3.1"
  39. },
  40. "description": "A Babel plugin to inject imports to core-js@2 polyfills",
  41. "devDependencies": {
  42. "@babel/core": "^7.22.6",
  43. "@babel/helper-plugin-test-runner": "^7.22.5",
  44. "@babel/plugin-transform-for-of": "^7.22.5",
  45. "@babel/plugin-transform-modules-commonjs": "^7.22.5"
  46. },
  47. "exports": {
  48. ".": [
  49. {
  50. "import": "./esm/index.mjs",
  51. "default": "./lib/index.js"
  52. },
  53. "./lib/index.js"
  54. ],
  55. "./package.json": "./package.json"
  56. },
  57. "gitHead": "66340fb145086a826c496f008f67488367846c09",
  58. "homepage": "https://github.com/babel/babel-polyfills#readme",
  59. "keywords": [
  60. "babel-plugin"
  61. ],
  62. "license": "MIT",
  63. "main": "lib/index.js",
  64. "name": "babel-plugin-polyfill-corejs2",
  65. "peerDependencies": {
  66. "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
  67. },
  68. "publishConfig": {
  69. "access": "public"
  70. },
  71. "repository": {
  72. "type": "git",
  73. "url": "git+https://github.com/babel/babel-polyfills.git",
  74. "directory": "packages/babel-plugin-polyfill-corejs2"
  75. },
  76. "version": "0.4.12"
  77. }