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.

83 lines
2.5 KiB

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