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.

105 lines
3.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-module-imports@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/plugin-transform-runtime"
  6. ]
  7. ],
  8. "_from": "@babel/helper-module-imports@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/helper-module-imports@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/helper-module-imports",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/helper-module-imports_7.7.4_1574465602820_0.2748318738649771"
  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/helper-module-imports",
  27. "raw": "@babel/helper-module-imports@^7.7.4",
  28. "rawSpec": "^7.7.4",
  29. "scope": "@babel",
  30. "spec": ">=7.7.4 <8.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/@babel/helper-module-transforms",
  35. "/@babel/plugin-transform-async-to-generator",
  36. "/@babel/plugin-transform-runtime",
  37. "/@babel/preset-env"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.7.4.tgz",
  40. "_shasum": "e5a92529f8888bf319a6376abfbd1cebc491ad91",
  41. "_shrinkwrap": null,
  42. "_spec": "@babel/helper-module-imports@^7.7.4",
  43. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/plugin-transform-runtime",
  44. "author": {
  45. "email": "loganfsmyth@gmail.com",
  46. "name": "Logan Smyth"
  47. },
  48. "dependencies": {
  49. "@babel/types": "^7.7.4"
  50. },
  51. "description": "Babel helper functions for inserting module loads",
  52. "devDependencies": {
  53. "@babel/core": "^7.7.4"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "fileCount": 7,
  58. "integrity": "sha512-dGcrX6K9l8258WFjyDLJwuVKxR4XZfU0/vTUgOQYWEnRD8mgr+p4d6fCUMq/ys0h4CCt/S5JhbvtyErjWouAUQ==",
  59. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HBDCRA9TVsSAnZWagAAcaAP/2ySC5EaJugGndJ0o9Nh\nyL4wl5Xm9+qswmZwHgPqwIYRz2kbq6jzWXJIfl0m3Y0VcELoZ8zsM2RcR++c\n+WX0363g3bQokuR85iyP8bKQSZTBHqDUGaD2Y3PGFd39vYe9cYObvy396U09\nRYsSMNU512cfAVsk4kCd7A/N6mYZu5LNqX7NYW7Peg/+7o0Q8Hqwj82LeBzo\nHn2kHo1DEnJeMXAolk7Xc+TzaQEJ7NpMiYc1R53oSkmDbXuOE4D2mcRstw+9\nCc0EB/swyWXZBf1N55Iiif2c1Z7hlwW7tvQ1i4gqKipUMYJCGD2Mo5249QMJ\n+oZ7dg8AyAP4+J6G/dddmb/Tu1/jkVIjVilEqMZ5TsvE26xQPph9gLGvbxjY\n2aukqwLUFiGZjsziIG9kSbfUkWuYQKC20e0csm6TcXfyWbf/s/GNoU1lnZaK\nhOzWCR0RhyJAxwRkCg/0f5LfzQUOf4ELEaDZZqFYKaMTYwjmHW43WwOBMyTG\nZNU6AHE80pxqb5nA63/JGYLPzy3OhcTKCk8vZrKFXy58ytF8+9R1a+EaCFCW\n5i/YYUu3Q5ZCQakVjtTdlboIwOH3iGmWBeHQI90K3RPPSRjgZGgxinBro385\nQDRLIW5NCwaZHaNfSW24pTVVaITx3U4Nf40+MNBdA3eOoxFi7II+rPBbHKAG\n6zWE\r\n=JF+O\r\n-----END PGP SIGNATURE-----\r\n",
  60. "shasum": "e5a92529f8888bf319a6376abfbd1cebc491ad91",
  61. "tarball": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.7.4.tgz",
  62. "unpackedSize": 17877
  63. },
  64. "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  65. "homepage": "https://babeljs.io/",
  66. "license": "MIT",
  67. "main": "lib/index.js",
  68. "maintainers": [
  69. {
  70. "name": "danez",
  71. "email": "daniel@tschinder.de"
  72. },
  73. {
  74. "name": "developit",
  75. "email": "jason@developit.ca"
  76. },
  77. {
  78. "name": "existentialism",
  79. "email": "bng412@gmail.com"
  80. },
  81. {
  82. "name": "hzoo",
  83. "email": "hi@henryzoo.com"
  84. },
  85. {
  86. "name": "loganfsmyth",
  87. "email": "loganfsmyth@gmail.com"
  88. },
  89. {
  90. "name": "nicolo-ribaudo",
  91. "email": "nicolo.ribaudo@gmail.com"
  92. }
  93. ],
  94. "name": "@babel/helper-module-imports",
  95. "optionalDependencies": {},
  96. "publishConfig": {
  97. "access": "public"
  98. },
  99. "readme": "ERROR: No README data found!",
  100. "repository": {
  101. "type": "git",
  102. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports"
  103. },
  104. "version": "7.7.4"
  105. }