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.

165 lines
6.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/preset-env@^7.2.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix"
  6. ]
  7. ],
  8. "_from": "@babel/preset-env@>=7.2.0 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/preset-env@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/preset-env",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/preset-env_7.7.4_1574465652590_0.18980903495392676"
  18. },
  19. "_npmUser": {
  20. "email": "nicolo.ribaudo@gmail.com",
  21. "name": "nicolo-ribaudo"
  22. },
  23. "_npmVersion": "lerna/3.19.0/node@v13.1.0+x64 (linux)",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "@babel/preset-env",
  27. "raw": "@babel/preset-env@^7.2.0",
  28. "rawSpec": "^7.2.0",
  29. "scope": "@babel",
  30. "spec": ">=7.2.0 <8.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/laravel-mix"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.7.4.tgz",
  37. "_shasum": "ccaf309ae8d1ee2409c85a4e2b5e280ceee830f8",
  38. "_shrinkwrap": null,
  39. "_spec": "@babel/preset-env@^7.2.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix",
  41. "author": {
  42. "email": "hi@henryzoo.com",
  43. "name": "Henry Zhu"
  44. },
  45. "dependencies": {
  46. "@babel/helper-module-imports": "^7.7.4",
  47. "@babel/helper-plugin-utils": "^7.0.0",
  48. "@babel/plugin-proposal-async-generator-functions": "^7.7.4",
  49. "@babel/plugin-proposal-dynamic-import": "^7.7.4",
  50. "@babel/plugin-proposal-json-strings": "^7.7.4",
  51. "@babel/plugin-proposal-object-rest-spread": "^7.7.4",
  52. "@babel/plugin-proposal-optional-catch-binding": "^7.7.4",
  53. "@babel/plugin-proposal-unicode-property-regex": "^7.7.4",
  54. "@babel/plugin-syntax-async-generators": "^7.7.4",
  55. "@babel/plugin-syntax-dynamic-import": "^7.7.4",
  56. "@babel/plugin-syntax-json-strings": "^7.7.4",
  57. "@babel/plugin-syntax-object-rest-spread": "^7.7.4",
  58. "@babel/plugin-syntax-optional-catch-binding": "^7.7.4",
  59. "@babel/plugin-syntax-top-level-await": "^7.7.4",
  60. "@babel/plugin-transform-arrow-functions": "^7.7.4",
  61. "@babel/plugin-transform-async-to-generator": "^7.7.4",
  62. "@babel/plugin-transform-block-scoped-functions": "^7.7.4",
  63. "@babel/plugin-transform-block-scoping": "^7.7.4",
  64. "@babel/plugin-transform-classes": "^7.7.4",
  65. "@babel/plugin-transform-computed-properties": "^7.7.4",
  66. "@babel/plugin-transform-destructuring": "^7.7.4",
  67. "@babel/plugin-transform-dotall-regex": "^7.7.4",
  68. "@babel/plugin-transform-duplicate-keys": "^7.7.4",
  69. "@babel/plugin-transform-exponentiation-operator": "^7.7.4",
  70. "@babel/plugin-transform-for-of": "^7.7.4",
  71. "@babel/plugin-transform-function-name": "^7.7.4",
  72. "@babel/plugin-transform-literals": "^7.7.4",
  73. "@babel/plugin-transform-member-expression-literals": "^7.7.4",
  74. "@babel/plugin-transform-modules-amd": "^7.7.4",
  75. "@babel/plugin-transform-modules-commonjs": "^7.7.4",
  76. "@babel/plugin-transform-modules-systemjs": "^7.7.4",
  77. "@babel/plugin-transform-modules-umd": "^7.7.4",
  78. "@babel/plugin-transform-named-capturing-groups-regex": "^7.7.4",
  79. "@babel/plugin-transform-new-target": "^7.7.4",
  80. "@babel/plugin-transform-object-super": "^7.7.4",
  81. "@babel/plugin-transform-parameters": "^7.7.4",
  82. "@babel/plugin-transform-property-literals": "^7.7.4",
  83. "@babel/plugin-transform-regenerator": "^7.7.4",
  84. "@babel/plugin-transform-reserved-words": "^7.7.4",
  85. "@babel/plugin-transform-shorthand-properties": "^7.7.4",
  86. "@babel/plugin-transform-spread": "^7.7.4",
  87. "@babel/plugin-transform-sticky-regex": "^7.7.4",
  88. "@babel/plugin-transform-template-literals": "^7.7.4",
  89. "@babel/plugin-transform-typeof-symbol": "^7.7.4",
  90. "@babel/plugin-transform-unicode-regex": "^7.7.4",
  91. "@babel/types": "^7.7.4",
  92. "browserslist": "^4.6.0",
  93. "core-js-compat": "^3.1.1",
  94. "invariant": "^2.2.2",
  95. "js-levenshtein": "^1.1.3",
  96. "semver": "^5.5.0"
  97. },
  98. "description": "A Babel preset for each environment.",
  99. "devDependencies": {
  100. "@babel/cli": "^7.7.4",
  101. "@babel/core": "^7.7.4",
  102. "@babel/helper-fixtures": "^7.6.3",
  103. "@babel/helper-plugin-test-runner": "^7.7.4",
  104. "@babel/plugin-syntax-dynamic-import": "^7.2.0",
  105. "caniuse-db": "1.0.30000969",
  106. "compat-table": "github:kangax/compat-table#4195aca631ad904cb0efeb62a9c2d8c8511706f8",
  107. "electron-to-chromium": "1.3.113"
  108. },
  109. "directories": {},
  110. "dist": {
  111. "fileCount": 33,
  112. "integrity": "sha512-Dg+ciGJjwvC1NIe/DGblMbcGq1HOtKbw8RLl4nIjlfcILKEOkWT/vRqPpumswABEBVudii6dnVwrBtzD7ibm4g==",
  113. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HB1CRA9TVsSAnZWagAAeEQP/384eOcY7pumSXGBbpVf\n4MZXUIj+zmTiNL9Me/6PXTc12vtVmeXJIsWsHBR+pq6AiYHbcCTbu0z0IIEl\n3rDzQXVTxkFlvlzIQPpw5h9PZP0g5UfuQ4TZyE/uchMZqI0cbzAFkLjzYVaY\nSSAQTvFr1HQne371IkcVFvp2XRWjTlDdDb0G6l/8v8LxT8a7uuDtbbtOJS0A\nhgRyqmkMJRHzd8yFc1IBi1wJXQl8TqmePg9vj72xGfniaYBuMsWuyUnUuI0F\nKTrHvtWYTcMdl5pHDgA3ZyQu8aPOkEDnn26awYOo0lT8SzjIJP4FtVbm2Ex6\niJwj/2w3gUjsFKk3VyM8+qnKjo5f9ovrRCEY8Di3S4qP02qqQVMitIQ5/OU2\nxYcTW7M/Cu5+/zIj/CBw/+nNwSjFlbhybDWWByOVdgg3uQwdDiZ2aQ7h5g3Q\nrd0HjgBrzVXe3iFsecnQfxdptWCH4geq/SbcqzFuG0TVYX1XzNvqtt8yA1R9\nIjnN7bP8zayeIzGvtHqxAFMKnno/pdWs2k+jCs+ax1TxDXEK+km07w2q1EmA\nDlwHr2xJcA863cd6Jb2wDMgrzXyglILrVb7uSJkjQzRhsgw2YINZqvgyIl+D\nI+XcN+aqjpKSBmo08l460KdDByp8c7t1I163BoCx1m+1v8P2IVt1Zc+OIh/3\nFhA7\r\n=cKgQ\r\n-----END PGP SIGNATURE-----\r\n",
  114. "shasum": "ccaf309ae8d1ee2409c85a4e2b5e280ceee830f8",
  115. "tarball": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.7.4.tgz",
  116. "unpackedSize": 152934
  117. },
  118. "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  119. "homepage": "https://babeljs.io/",
  120. "license": "MIT",
  121. "main": "lib/index.js",
  122. "maintainers": [
  123. {
  124. "name": "danez",
  125. "email": "daniel@tschinder.de"
  126. },
  127. {
  128. "name": "developit",
  129. "email": "jason@developit.ca"
  130. },
  131. {
  132. "name": "existentialism",
  133. "email": "bng412@gmail.com"
  134. },
  135. {
  136. "name": "hzoo",
  137. "email": "hi@henryzoo.com"
  138. },
  139. {
  140. "name": "loganfsmyth",
  141. "email": "loganfsmyth@gmail.com"
  142. },
  143. {
  144. "name": "nicolo-ribaudo",
  145. "email": "nicolo.ribaudo@gmail.com"
  146. }
  147. ],
  148. "name": "@babel/preset-env",
  149. "optionalDependencies": {},
  150. "peerDependencies": {
  151. "@babel/core": "^7.0.0-0"
  152. },
  153. "publishConfig": {
  154. "access": "public"
  155. },
  156. "readme": "ERROR: No README data found!",
  157. "repository": {
  158. "type": "git",
  159. "url": "https://github.com/babel/babel/tree/master/packages/babel-preset-env"
  160. },
  161. "scripts": {
  162. "build-data": "node ./scripts/build-data.js; node ./scripts/build-modules-support.js"
  163. },
  164. "version": "7.7.4"
  165. }