package.json 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-plugin-utils@7.22.5",
  5. "/Users/mac/projects/mime/mine"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-plugin-utils@7.22.5",
  10. "_id": "@babel/helper-plugin-utils@7.22.5",
  11. "_inBundle": false,
  12. "_integrity": "sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==",
  13. "_location": "/@babel/helper-plugin-utils",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-plugin-utils@7.22.5",
  19. "name": "@babel/helper-plugin-utils",
  20. "escapedName": "@babel%2fhelper-plugin-utils",
  21. "scope": "@babel",
  22. "rawSpec": "7.22.5",
  23. "saveSpec": null,
  24. "fetchSpec": "7.22.5"
  25. },
  26. "_requiredBy": [
  27. "/@babel/helper-define-polyfill-provider",
  28. "/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
  29. "/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
  30. "/@babel/plugin-proposal-class-properties",
  31. "/@babel/plugin-proposal-decorators",
  32. "/@babel/plugin-syntax-async-generators",
  33. "/@babel/plugin-syntax-class-properties",
  34. "/@babel/plugin-syntax-class-static-block",
  35. "/@babel/plugin-syntax-decorators",
  36. "/@babel/plugin-syntax-dynamic-import",
  37. "/@babel/plugin-syntax-export-namespace-from",
  38. "/@babel/plugin-syntax-import-assertions",
  39. "/@babel/plugin-syntax-import-attributes",
  40. "/@babel/plugin-syntax-import-meta",
  41. "/@babel/plugin-syntax-json-strings",
  42. "/@babel/plugin-syntax-jsx",
  43. "/@babel/plugin-syntax-logical-assignment-operators",
  44. "/@babel/plugin-syntax-nullish-coalescing-operator",
  45. "/@babel/plugin-syntax-numeric-separator",
  46. "/@babel/plugin-syntax-object-rest-spread",
  47. "/@babel/plugin-syntax-optional-catch-binding",
  48. "/@babel/plugin-syntax-optional-chaining",
  49. "/@babel/plugin-syntax-private-property-in-object",
  50. "/@babel/plugin-syntax-top-level-await",
  51. "/@babel/plugin-syntax-unicode-sets-regex",
  52. "/@babel/plugin-transform-arrow-functions",
  53. "/@babel/plugin-transform-async-generator-functions",
  54. "/@babel/plugin-transform-async-to-generator",
  55. "/@babel/plugin-transform-block-scoped-functions",
  56. "/@babel/plugin-transform-block-scoping",
  57. "/@babel/plugin-transform-class-properties",
  58. "/@babel/plugin-transform-class-static-block",
  59. "/@babel/plugin-transform-classes",
  60. "/@babel/plugin-transform-computed-properties",
  61. "/@babel/plugin-transform-destructuring",
  62. "/@babel/plugin-transform-dotall-regex",
  63. "/@babel/plugin-transform-duplicate-keys",
  64. "/@babel/plugin-transform-dynamic-import",
  65. "/@babel/plugin-transform-exponentiation-operator",
  66. "/@babel/plugin-transform-export-namespace-from",
  67. "/@babel/plugin-transform-for-of",
  68. "/@babel/plugin-transform-function-name",
  69. "/@babel/plugin-transform-json-strings",
  70. "/@babel/plugin-transform-literals",
  71. "/@babel/plugin-transform-logical-assignment-operators",
  72. "/@babel/plugin-transform-member-expression-literals",
  73. "/@babel/plugin-transform-modules-amd",
  74. "/@babel/plugin-transform-modules-commonjs",
  75. "/@babel/plugin-transform-modules-systemjs",
  76. "/@babel/plugin-transform-modules-umd",
  77. "/@babel/plugin-transform-named-capturing-groups-regex",
  78. "/@babel/plugin-transform-new-target",
  79. "/@babel/plugin-transform-nullish-coalescing-operator",
  80. "/@babel/plugin-transform-numeric-separator",
  81. "/@babel/plugin-transform-object-rest-spread",
  82. "/@babel/plugin-transform-object-super",
  83. "/@babel/plugin-transform-optional-catch-binding",
  84. "/@babel/plugin-transform-optional-chaining",
  85. "/@babel/plugin-transform-parameters",
  86. "/@babel/plugin-transform-private-methods",
  87. "/@babel/plugin-transform-private-property-in-object",
  88. "/@babel/plugin-transform-property-literals",
  89. "/@babel/plugin-transform-regenerator",
  90. "/@babel/plugin-transform-reserved-words",
  91. "/@babel/plugin-transform-runtime",
  92. "/@babel/plugin-transform-shorthand-properties",
  93. "/@babel/plugin-transform-spread",
  94. "/@babel/plugin-transform-sticky-regex",
  95. "/@babel/plugin-transform-template-literals",
  96. "/@babel/plugin-transform-typeof-symbol",
  97. "/@babel/plugin-transform-unicode-escapes",
  98. "/@babel/plugin-transform-unicode-property-regex",
  99. "/@babel/plugin-transform-unicode-regex",
  100. "/@babel/plugin-transform-unicode-sets-regex",
  101. "/@babel/preset-env",
  102. "/@babel/preset-modules"
  103. ],
  104. "_resolved": "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz",
  105. "_spec": "7.22.5",
  106. "_where": "/Users/mac/projects/mime/mine",
  107. "author": {
  108. "name": "The Babel Team",
  109. "url": "https://babel.dev/team"
  110. },
  111. "bugs": {
  112. "url": "https://github.com/babel/babel/issues"
  113. },
  114. "description": "General utilities for plugins to use",
  115. "engines": {
  116. "node": ">=6.9.0"
  117. },
  118. "homepage": "https://babel.dev/docs/en/next/babel-helper-plugin-utils",
  119. "license": "MIT",
  120. "main": "./lib/index.js",
  121. "name": "@babel/helper-plugin-utils",
  122. "publishConfig": {
  123. "access": "public"
  124. },
  125. "repository": {
  126. "type": "git",
  127. "url": "git+https://github.com/babel/babel.git",
  128. "directory": "packages/babel-helper-plugin-utils"
  129. },
  130. "type": "commonjs",
  131. "version": "7.22.5"
  132. }