package.json 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. {
  2. "_from": "@babel/preset-env@^7.12.16",
  3. "_id": "@babel/preset-env@7.29.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==",
  6. "_location": "/@babel/preset-env",
  7. "_phantomChildren": {
  8. "@babel/helper-define-polyfill-provider": "0.6.7",
  9. "core-js-compat": "3.48.0"
  10. },
  11. "_requested": {
  12. "type": "range",
  13. "registry": true,
  14. "raw": "@babel/preset-env@^7.12.16",
  15. "name": "@babel/preset-env",
  16. "escapedName": "@babel%2fpreset-env",
  17. "scope": "@babel",
  18. "rawSpec": "^7.12.16",
  19. "saveSpec": null,
  20. "fetchSpec": "^7.12.16"
  21. },
  22. "_requiredBy": [
  23. "/@vue/babel-preset-app"
  24. ],
  25. "_resolved": "https://registry.npmmirror.com/@babel/preset-env/-/preset-env-7.29.0.tgz",
  26. "_shasum": "c55db400c515a303662faaefd2d87e796efa08d0",
  27. "_spec": "@babel/preset-env@^7.12.16",
  28. "_where": "E:\\git\\2021项目\\安科院大屏\\node_modules\\@vue\\babel-preset-app",
  29. "author": {
  30. "name": "The Babel Team",
  31. "url": "https://babel.dev/team"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20preset-env%22+is%3Aopen"
  35. },
  36. "bundleDependencies": false,
  37. "dependencies": {
  38. "@babel/compat-data": "^7.29.0",
  39. "@babel/helper-compilation-targets": "^7.28.6",
  40. "@babel/helper-plugin-utils": "^7.28.6",
  41. "@babel/helper-validator-option": "^7.27.1",
  42. "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.28.5",
  43. "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.27.1",
  44. "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.27.1",
  45. "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.27.1",
  46. "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.28.6",
  47. "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
  48. "@babel/plugin-syntax-import-assertions": "^7.28.6",
  49. "@babel/plugin-syntax-import-attributes": "^7.28.6",
  50. "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
  51. "@babel/plugin-transform-arrow-functions": "^7.27.1",
  52. "@babel/plugin-transform-async-generator-functions": "^7.29.0",
  53. "@babel/plugin-transform-async-to-generator": "^7.28.6",
  54. "@babel/plugin-transform-block-scoped-functions": "^7.27.1",
  55. "@babel/plugin-transform-block-scoping": "^7.28.6",
  56. "@babel/plugin-transform-class-properties": "^7.28.6",
  57. "@babel/plugin-transform-class-static-block": "^7.28.6",
  58. "@babel/plugin-transform-classes": "^7.28.6",
  59. "@babel/plugin-transform-computed-properties": "^7.28.6",
  60. "@babel/plugin-transform-destructuring": "^7.28.5",
  61. "@babel/plugin-transform-dotall-regex": "^7.28.6",
  62. "@babel/plugin-transform-duplicate-keys": "^7.27.1",
  63. "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.29.0",
  64. "@babel/plugin-transform-dynamic-import": "^7.27.1",
  65. "@babel/plugin-transform-explicit-resource-management": "^7.28.6",
  66. "@babel/plugin-transform-exponentiation-operator": "^7.28.6",
  67. "@babel/plugin-transform-export-namespace-from": "^7.27.1",
  68. "@babel/plugin-transform-for-of": "^7.27.1",
  69. "@babel/plugin-transform-function-name": "^7.27.1",
  70. "@babel/plugin-transform-json-strings": "^7.28.6",
  71. "@babel/plugin-transform-literals": "^7.27.1",
  72. "@babel/plugin-transform-logical-assignment-operators": "^7.28.6",
  73. "@babel/plugin-transform-member-expression-literals": "^7.27.1",
  74. "@babel/plugin-transform-modules-amd": "^7.27.1",
  75. "@babel/plugin-transform-modules-commonjs": "^7.28.6",
  76. "@babel/plugin-transform-modules-systemjs": "^7.29.0",
  77. "@babel/plugin-transform-modules-umd": "^7.27.1",
  78. "@babel/plugin-transform-named-capturing-groups-regex": "^7.29.0",
  79. "@babel/plugin-transform-new-target": "^7.27.1",
  80. "@babel/plugin-transform-nullish-coalescing-operator": "^7.28.6",
  81. "@babel/plugin-transform-numeric-separator": "^7.28.6",
  82. "@babel/plugin-transform-object-rest-spread": "^7.28.6",
  83. "@babel/plugin-transform-object-super": "^7.27.1",
  84. "@babel/plugin-transform-optional-catch-binding": "^7.28.6",
  85. "@babel/plugin-transform-optional-chaining": "^7.28.6",
  86. "@babel/plugin-transform-parameters": "^7.27.7",
  87. "@babel/plugin-transform-private-methods": "^7.28.6",
  88. "@babel/plugin-transform-private-property-in-object": "^7.28.6",
  89. "@babel/plugin-transform-property-literals": "^7.27.1",
  90. "@babel/plugin-transform-regenerator": "^7.29.0",
  91. "@babel/plugin-transform-regexp-modifiers": "^7.28.6",
  92. "@babel/plugin-transform-reserved-words": "^7.27.1",
  93. "@babel/plugin-transform-shorthand-properties": "^7.27.1",
  94. "@babel/plugin-transform-spread": "^7.28.6",
  95. "@babel/plugin-transform-sticky-regex": "^7.27.1",
  96. "@babel/plugin-transform-template-literals": "^7.27.1",
  97. "@babel/plugin-transform-typeof-symbol": "^7.27.1",
  98. "@babel/plugin-transform-unicode-escapes": "^7.27.1",
  99. "@babel/plugin-transform-unicode-property-regex": "^7.28.6",
  100. "@babel/plugin-transform-unicode-regex": "^7.27.1",
  101. "@babel/plugin-transform-unicode-sets-regex": "^7.28.6",
  102. "@babel/preset-modules": "0.1.6-no-external-plugins",
  103. "babel-plugin-polyfill-corejs2": "^0.4.15",
  104. "babel-plugin-polyfill-corejs3": "^0.14.0",
  105. "babel-plugin-polyfill-regenerator": "^0.6.6",
  106. "core-js-compat": "^3.48.0",
  107. "semver": "^6.3.1"
  108. },
  109. "deprecated": false,
  110. "description": "A Babel preset for each environment.",
  111. "devDependencies": {
  112. "@babel/core": "^7.29.0",
  113. "@babel/core-7.12": "npm:@babel/core@7.12.9",
  114. "@babel/helper-plugin-test-runner": "^7.27.1",
  115. "@babel/traverse": "^7.29.0"
  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.29.0"
  137. }