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.

137 lines
5.9 KiB

1 month ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/preset-env@7.26.7",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/preset-env@7.26.7",
  10. "_id": "@babel/preset-env@7.26.7",
  11. "_inBundle": false,
  12. "_integrity": "sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ==",
  13. "_location": "/@babel/preset-env",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/preset-env@7.26.7",
  19. "name": "@babel/preset-env",
  20. "escapedName": "@babel%2fpreset-env",
  21. "scope": "@babel",
  22. "rawSpec": "7.26.7",
  23. "saveSpec": null,
  24. "fetchSpec": "7.26.7"
  25. },
  26. "_requiredBy": [
  27. "/@vue/babel-preset-app"
  28. ],
  29. "_resolved": "https://registry.npmmirror.com/@babel/preset-env/-/preset-env-7.26.7.tgz",
  30. "_spec": "7.26.7",
  31. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  32. "author": {
  33. "name": "The Babel Team",
  34. "url": "https://babel.dev/team"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20preset-env%22+is%3Aopen"
  38. },
  39. "dependencies": {
  40. "@babel/compat-data": "^7.26.5",
  41. "@babel/helper-compilation-targets": "^7.26.5",
  42. "@babel/helper-plugin-utils": "^7.26.5",
  43. "@babel/helper-validator-option": "^7.25.9",
  44. "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.9",
  45. "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.9",
  46. "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.9",
  47. "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.25.9",
  48. "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.9",
  49. "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
  50. "@babel/plugin-syntax-import-assertions": "^7.26.0",
  51. "@babel/plugin-syntax-import-attributes": "^7.26.0",
  52. "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
  53. "@babel/plugin-transform-arrow-functions": "^7.25.9",
  54. "@babel/plugin-transform-async-generator-functions": "^7.25.9",
  55. "@babel/plugin-transform-async-to-generator": "^7.25.9",
  56. "@babel/plugin-transform-block-scoped-functions": "^7.26.5",
  57. "@babel/plugin-transform-block-scoping": "^7.25.9",
  58. "@babel/plugin-transform-class-properties": "^7.25.9",
  59. "@babel/plugin-transform-class-static-block": "^7.26.0",
  60. "@babel/plugin-transform-classes": "^7.25.9",
  61. "@babel/plugin-transform-computed-properties": "^7.25.9",
  62. "@babel/plugin-transform-destructuring": "^7.25.9",
  63. "@babel/plugin-transform-dotall-regex": "^7.25.9",
  64. "@babel/plugin-transform-duplicate-keys": "^7.25.9",
  65. "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.9",
  66. "@babel/plugin-transform-dynamic-import": "^7.25.9",
  67. "@babel/plugin-transform-exponentiation-operator": "^7.26.3",
  68. "@babel/plugin-transform-export-namespace-from": "^7.25.9",
  69. "@babel/plugin-transform-for-of": "^7.25.9",
  70. "@babel/plugin-transform-function-name": "^7.25.9",
  71. "@babel/plugin-transform-json-strings": "^7.25.9",
  72. "@babel/plugin-transform-literals": "^7.25.9",
  73. "@babel/plugin-transform-logical-assignment-operators": "^7.25.9",
  74. "@babel/plugin-transform-member-expression-literals": "^7.25.9",
  75. "@babel/plugin-transform-modules-amd": "^7.25.9",
  76. "@babel/plugin-transform-modules-commonjs": "^7.26.3",
  77. "@babel/plugin-transform-modules-systemjs": "^7.25.9",
  78. "@babel/plugin-transform-modules-umd": "^7.25.9",
  79. "@babel/plugin-transform-named-capturing-groups-regex": "^7.25.9",
  80. "@babel/plugin-transform-new-target": "^7.25.9",
  81. "@babel/plugin-transform-nullish-coalescing-operator": "^7.26.6",
  82. "@babel/plugin-transform-numeric-separator": "^7.25.9",
  83. "@babel/plugin-transform-object-rest-spread": "^7.25.9",
  84. "@babel/plugin-transform-object-super": "^7.25.9",
  85. "@babel/plugin-transform-optional-catch-binding": "^7.25.9",
  86. "@babel/plugin-transform-optional-chaining": "^7.25.9",
  87. "@babel/plugin-transform-parameters": "^7.25.9",
  88. "@babel/plugin-transform-private-methods": "^7.25.9",
  89. "@babel/plugin-transform-private-property-in-object": "^7.25.9",
  90. "@babel/plugin-transform-property-literals": "^7.25.9",
  91. "@babel/plugin-transform-regenerator": "^7.25.9",
  92. "@babel/plugin-transform-regexp-modifiers": "^7.26.0",
  93. "@babel/plugin-transform-reserved-words": "^7.25.9",
  94. "@babel/plugin-transform-shorthand-properties": "^7.25.9",
  95. "@babel/plugin-transform-spread": "^7.25.9",
  96. "@babel/plugin-transform-sticky-regex": "^7.25.9",
  97. "@babel/plugin-transform-template-literals": "^7.25.9",
  98. "@babel/plugin-transform-typeof-symbol": "^7.26.7",
  99. "@babel/plugin-transform-unicode-escapes": "^7.25.9",
  100. "@babel/plugin-transform-unicode-property-regex": "^7.25.9",
  101. "@babel/plugin-transform-unicode-regex": "^7.25.9",
  102. "@babel/plugin-transform-unicode-sets-regex": "^7.25.9",
  103. "@babel/preset-modules": "0.1.6-no-external-plugins",
  104. "babel-plugin-polyfill-corejs2": "^0.4.10",
  105. "babel-plugin-polyfill-corejs3": "^0.10.6",
  106. "babel-plugin-polyfill-regenerator": "^0.6.1",
  107. "core-js-compat": "^3.38.1",
  108. "semver": "^6.3.1"
  109. },
  110. "description": "A Babel preset for each environment.",
  111. "devDependencies": {
  112. "@babel/core": "^7.26.7",
  113. "@babel/core-7.12": "npm:@babel/core@7.12.9",
  114. "@babel/helper-plugin-test-runner": "^7.25.9",
  115. "@babel/traverse": "^7.26.7"
  116. },
  117. "engines": {
  118. "node": ">=6.9.0"
  119. },
  120. "homepage": "https://babel.dev/docs/en/next/babel-preset-env",
  121. "license": "MIT",
  122. "main": "./lib/index.js",
  123. "name": "@babel/preset-env",
  124. "peerDependencies": {
  125. "@babel/core": "^7.0.0-0"
  126. },
  127. "publishConfig": {
  128. "access": "public"
  129. },
  130. "repository": {
  131. "type": "git",
  132. "url": "git+https://github.com/babel/babel.git",
  133. "directory": "packages/babel-preset-env"
  134. },
  135. "type": "commonjs",
  136. "version": "7.26.7"
  137. }