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.

100 lines
4.1 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-remap-async-to-generator@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/plugin-proposal-async-generator-functions"
  6. ]
  7. ],
  8. "_from": "@babel/helper-remap-async-to-generator@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/helper-remap-async-to-generator@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/helper-remap-async-to-generator",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/helper-remap-async-to-generator_7.7.4_1574465637444_0.5063206532968925"
  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-remap-async-to-generator",
  27. "raw": "@babel/helper-remap-async-to-generator@^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/plugin-proposal-async-generator-functions",
  35. "/@babel/plugin-transform-async-to-generator"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.7.4.tgz",
  38. "_shasum": "c68c2407350d9af0e061ed6726afb4fff16d0234",
  39. "_shrinkwrap": null,
  40. "_spec": "@babel/helper-remap-async-to-generator@^7.7.4",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/plugin-proposal-async-generator-functions",
  42. "dependencies": {
  43. "@babel/helper-annotate-as-pure": "^7.7.4",
  44. "@babel/helper-wrap-function": "^7.7.4",
  45. "@babel/template": "^7.7.4",
  46. "@babel/traverse": "^7.7.4",
  47. "@babel/types": "^7.7.4"
  48. },
  49. "description": "Helper function to remap async functions to generators",
  50. "devDependencies": {},
  51. "directories": {},
  52. "dist": {
  53. "fileCount": 4,
  54. "integrity": "sha512-Sk4xmtVdM9sA/jCI80f+KS+Md+ZHIpjuqmYPk1M7F/upHou5e4ReYmExAiu6PVe65BhJPZA2CY9x9k4BqE5klw==",
  55. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HBlCRA9TVsSAnZWagAAznYP/32P/LyftoSuwxDgy9ge\nbwzBfIRAAA9B3L6mbjac2hwUHcdQXz5vdvRXb+7NpUGVcyugo0/nJRIN4OPz\nmRfS4EeNLrKGFHKXhDSCdT7JK3sgCE09YrORXm4ifPPi7siBDIOH4VoHa8rq\nwFCPmuXsFFb1xVQV03r0Vj25XuBoCm2a69TgbpWxxGoit6+ZQZvLjrAqT+ax\nujeFdLyVW95bvAbq3Q0t8MOFt+e4+54Cn+oJESDxI8ghk0lBOeQwErL0s5Gm\nxdMsqZ5DF2y+uZjXp50veSBUMwqmBtZUxIH5xVAsjeObO0we+lSNVU1m9Cvs\nq67VJjBCywyXCBd40QwX4cccZ5/qX3H5v98ogtkI0L5aufXyxhnaKoCZjEJ5\na0IgM2TUGYX5HXGTJjM1NeSCpc2h0wGoOcGPIGLe7L5IVYowCYWXyNCJT3AA\nUn9p2BDAciWn2LR2czGG9CZ5gwjpFLj3gVQWBWGiujx2E2bNPm+u3npFXfnq\nw0kNrkgqdS+1IdTfpVxO3iSc0sIOakA59P4uBJNd9TwRNBnelvHr227x5j54\nO5aozvHPvdxQvN+NZSaqbuAdI5Q1vUKnoNOungrd6UK1flt6U/v4hsi3XujM\nA9p67Ziw+7tGR1KuDVR41tDuvLcJrlfLRRv2PEqIXDtL/DaQi6jonNYZeEL8\ndcyr\r\n=hHsi\r\n-----END PGP SIGNATURE-----\r\n",
  56. "shasum": "c68c2407350d9af0e061ed6726afb4fff16d0234",
  57. "tarball": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.7.4.tgz",
  58. "unpackedSize": 5074
  59. },
  60. "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  61. "license": "MIT",
  62. "main": "lib/index.js",
  63. "maintainers": [
  64. {
  65. "name": "danez",
  66. "email": "daniel@tschinder.de"
  67. },
  68. {
  69. "name": "developit",
  70. "email": "jason@developit.ca"
  71. },
  72. {
  73. "name": "existentialism",
  74. "email": "bng412@gmail.com"
  75. },
  76. {
  77. "name": "hzoo",
  78. "email": "hi@henryzoo.com"
  79. },
  80. {
  81. "name": "loganfsmyth",
  82. "email": "loganfsmyth@gmail.com"
  83. },
  84. {
  85. "name": "nicolo-ribaudo",
  86. "email": "nicolo.ribaudo@gmail.com"
  87. }
  88. ],
  89. "name": "@babel/helper-remap-async-to-generator",
  90. "optionalDependencies": {},
  91. "publishConfig": {
  92. "access": "public"
  93. },
  94. "readme": "ERROR: No README data found!",
  95. "repository": {
  96. "type": "git",
  97. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-remap-async-to-generator"
  98. },
  99. "version": "7.7.4"
  100. }