package.json 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. {
  2. "_args": [
  3. [
  4. "@babel/preset-env@7.22.14",
  5. "/Users/mac/projects/mime/mine"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/preset-env@7.22.14",
  10. "_id": "@babel/preset-env@7.22.14",
  11. "_inBundle": false,
  12. "_integrity": "sha512-daodMIoVo+ol/g+//c/AH+szBkFj4STQUikvBijRGL72Ph+w+AMTSh55DUETe8KJlPlDT1k/mp7NBfOuiWmoig==",
  13. "_location": "/@babel/preset-env",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/preset-env@7.22.14",
  19. "name": "@babel/preset-env",
  20. "escapedName": "@babel%2fpreset-env",
  21. "scope": "@babel",
  22. "rawSpec": "7.22.14",
  23. "saveSpec": null,
  24. "fetchSpec": "7.22.14"
  25. },
  26. "_requiredBy": [
  27. "/@vue/babel-preset-app"
  28. ],
  29. "_resolved": "https://registry.npmmirror.com/@babel/preset-env/-/preset-env-7.22.14.tgz",
  30. "_spec": "7.22.14",
  31. "_where": "/Users/mac/projects/mime/mine",
  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.22.9",
  41. "@babel/helper-compilation-targets": "^7.22.10",
  42. "@babel/helper-plugin-utils": "^7.22.5",
  43. "@babel/helper-validator-option": "^7.22.5",
  44. "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.22.5",
  45. "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.5",
  46. "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
  47. "@babel/plugin-syntax-async-generators": "^7.8.4",
  48. "@babel/plugin-syntax-class-properties": "^7.12.13",
  49. "@babel/plugin-syntax-class-static-block": "^7.14.5",
  50. "@babel/plugin-syntax-dynamic-import": "^7.8.3",
  51. "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
  52. "@babel/plugin-syntax-import-assertions": "^7.22.5",
  53. "@babel/plugin-syntax-import-attributes": "^7.22.5",
  54. "@babel/plugin-syntax-import-meta": "^7.10.4",
  55. "@babel/plugin-syntax-json-strings": "^7.8.3",
  56. "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
  57. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
  58. "@babel/plugin-syntax-numeric-separator": "^7.10.4",
  59. "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
  60. "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
  61. "@babel/plugin-syntax-optional-chaining": "^7.8.3",
  62. "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
  63. "@babel/plugin-syntax-top-level-await": "^7.14.5",
  64. "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
  65. "@babel/plugin-transform-arrow-functions": "^7.22.5",
  66. "@babel/plugin-transform-async-generator-functions": "^7.22.11",
  67. "@babel/plugin-transform-async-to-generator": "^7.22.5",
  68. "@babel/plugin-transform-block-scoped-functions": "^7.22.5",
  69. "@babel/plugin-transform-block-scoping": "^7.22.10",
  70. "@babel/plugin-transform-class-properties": "^7.22.5",
  71. "@babel/plugin-transform-class-static-block": "^7.22.11",
  72. "@babel/plugin-transform-classes": "^7.22.6",
  73. "@babel/plugin-transform-computed-properties": "^7.22.5",
  74. "@babel/plugin-transform-destructuring": "^7.22.10",
  75. "@babel/plugin-transform-dotall-regex": "^7.22.5",
  76. "@babel/plugin-transform-duplicate-keys": "^7.22.5",
  77. "@babel/plugin-transform-dynamic-import": "^7.22.11",
  78. "@babel/plugin-transform-exponentiation-operator": "^7.22.5",
  79. "@babel/plugin-transform-export-namespace-from": "^7.22.11",
  80. "@babel/plugin-transform-for-of": "^7.22.5",
  81. "@babel/plugin-transform-function-name": "^7.22.5",
  82. "@babel/plugin-transform-json-strings": "^7.22.11",
  83. "@babel/plugin-transform-literals": "^7.22.5",
  84. "@babel/plugin-transform-logical-assignment-operators": "^7.22.11",
  85. "@babel/plugin-transform-member-expression-literals": "^7.22.5",
  86. "@babel/plugin-transform-modules-amd": "^7.22.5",
  87. "@babel/plugin-transform-modules-commonjs": "^7.22.11",
  88. "@babel/plugin-transform-modules-systemjs": "^7.22.11",
  89. "@babel/plugin-transform-modules-umd": "^7.22.5",
  90. "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5",
  91. "@babel/plugin-transform-new-target": "^7.22.5",
  92. "@babel/plugin-transform-nullish-coalescing-operator": "^7.22.11",
  93. "@babel/plugin-transform-numeric-separator": "^7.22.11",
  94. "@babel/plugin-transform-object-rest-spread": "^7.22.11",
  95. "@babel/plugin-transform-object-super": "^7.22.5",
  96. "@babel/plugin-transform-optional-catch-binding": "^7.22.11",
  97. "@babel/plugin-transform-optional-chaining": "^7.22.12",
  98. "@babel/plugin-transform-parameters": "^7.22.5",
  99. "@babel/plugin-transform-private-methods": "^7.22.5",
  100. "@babel/plugin-transform-private-property-in-object": "^7.22.11",
  101. "@babel/plugin-transform-property-literals": "^7.22.5",
  102. "@babel/plugin-transform-regenerator": "^7.22.10",
  103. "@babel/plugin-transform-reserved-words": "^7.22.5",
  104. "@babel/plugin-transform-shorthand-properties": "^7.22.5",
  105. "@babel/plugin-transform-spread": "^7.22.5",
  106. "@babel/plugin-transform-sticky-regex": "^7.22.5",
  107. "@babel/plugin-transform-template-literals": "^7.22.5",
  108. "@babel/plugin-transform-typeof-symbol": "^7.22.5",
  109. "@babel/plugin-transform-unicode-escapes": "^7.22.10",
  110. "@babel/plugin-transform-unicode-property-regex": "^7.22.5",
  111. "@babel/plugin-transform-unicode-regex": "^7.22.5",
  112. "@babel/plugin-transform-unicode-sets-regex": "^7.22.5",
  113. "@babel/preset-modules": "0.1.6-no-external-plugins",
  114. "@babel/types": "^7.22.11",
  115. "babel-plugin-polyfill-corejs2": "^0.4.5",
  116. "babel-plugin-polyfill-corejs3": "^0.8.3",
  117. "babel-plugin-polyfill-regenerator": "^0.5.2",
  118. "core-js-compat": "^3.31.0",
  119. "semver": "^6.3.1"
  120. },
  121. "description": "A Babel preset for each environment.",
  122. "devDependencies": {
  123. "@babel/core": "^7.22.11",
  124. "@babel/core-7.12": "npm:@babel/core@7.12.9",
  125. "@babel/helper-plugin-test-runner": "^7.22.5",
  126. "@babel/traverse": "^7.22.11"
  127. },
  128. "engines": {
  129. "node": ">=6.9.0"
  130. },
  131. "homepage": "https://babel.dev/docs/en/next/babel-preset-env",
  132. "license": "MIT",
  133. "main": "./lib/index.js",
  134. "name": "@babel/preset-env",
  135. "peerDependencies": {
  136. "@babel/core": "^7.0.0-0"
  137. },
  138. "publishConfig": {
  139. "access": "public"
  140. },
  141. "repository": {
  142. "type": "git",
  143. "url": "git+https://github.com/babel/babel.git",
  144. "directory": "packages/babel-preset-env"
  145. },
  146. "type": "commonjs",
  147. "version": "7.22.14"
  148. }