package.json 5.9 KB

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