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.

106 lines
4.1 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/plugin-transform-async-to-generator@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
  6. ]
  7. ],
  8. "_from": "@babel/plugin-transform-async-to-generator@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/plugin-transform-async-to-generator@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/plugin-transform-async-to-generator",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/plugin-transform-async-to-generator_7.7.4_1574465645536_0.9351964151981373"
  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/plugin-transform-async-to-generator",
  27. "raw": "@babel/plugin-transform-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/preset-env"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.7.4.tgz",
  37. "_shasum": "694cbeae6d613a34ef0292713fa42fb45c4470ba",
  38. "_shrinkwrap": null,
  39. "_spec": "@babel/plugin-transform-async-to-generator@^7.7.4",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env",
  41. "dependencies": {
  42. "@babel/helper-module-imports": "^7.7.4",
  43. "@babel/helper-plugin-utils": "^7.0.0",
  44. "@babel/helper-remap-async-to-generator": "^7.7.4"
  45. },
  46. "description": "Turn async functions into ES2015 generators",
  47. "devDependencies": {
  48. "@babel/core": "^7.7.4",
  49. "@babel/helper-plugin-test-runner": "^7.7.4"
  50. },
  51. "directories": {},
  52. "dist": {
  53. "fileCount": 4,
  54. "integrity": "sha512-zpUTZphp5nHokuy8yLlyafxCJ0rSlFoSHypTUWgpdwoDXWQcseaect7cJ8Ppk6nunOM6+5rPMkod4OYKPR5MUg==",
  55. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HBtCRA9TVsSAnZWagAAVmwP/jxKq4dOQEcT6x1dRDr4\nrHcitOhbjEYdhnJiLIaipJQAdKUeTGk1GnxyZENAGAN48igFki5OlWgwEi3G\n5ef4aueCbsklTpz6KlV9C8ssiqBFy6XqYw8vEn6KEdx1Zr/O37e1Pl60n9Xu\niyqh42255O+PBxvPTpmN4NJTnVI42cqB8mMfZCuaBTZwlLRG7f0AjcQlZksT\nJUPVQFT3hzxbyNQVKragU3vgUGoAE/nvG/k9ORz7NRH5cUeMBb/+DyGGPMhc\nf9Vz7LiNFRCUVJDVg6dnIh9BLRHF1fDEmhefasjQ02V9PSgWLMjrJkSPxqWO\niP6zlegKSBdDV3G73p0ioB2WM/Q9s7b/veesvgYY3H0cWKz9/SQmN3OTSAyo\nD5cqFl1q7SFI4ZFPzpJXsnfmpKc7qMtm+LBdIUIRXeM7SRf2bZP7pdLJKh8y\n8EOh6b0f4SkTtq2Vwk458PVTpg1MEjHoG1+pQZQIe/bZHh3uTSD2+PR82W2P\nZwF94VamyWcMiTJr1XDmqol5mEm6dbYU2jjKYXlnpHP1Pq3c/75SCTxq7zSL\n7ZtrHC4GmAMKJz4FavgGbGHPSdhQsCvKHU015KBWh+Gw8Ki4NWzVnvfCbpv1\n0Cf8sxlsHYFe3XwjLNkMIkK1aLegie4rEWzfUxVuPiCJhXqSsjfacnqPGbia\nRa5m\r\n=RB8Q\r\n-----END PGP SIGNATURE-----\r\n",
  56. "shasum": "694cbeae6d613a34ef0292713fa42fb45c4470ba",
  57. "tarball": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.7.4.tgz",
  58. "unpackedSize": 3888
  59. },
  60. "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  61. "keywords": [
  62. "babel-plugin"
  63. ],
  64. "license": "MIT",
  65. "main": "lib/index.js",
  66. "maintainers": [
  67. {
  68. "name": "danez",
  69. "email": "daniel@tschinder.de"
  70. },
  71. {
  72. "name": "developit",
  73. "email": "jason@developit.ca"
  74. },
  75. {
  76. "name": "existentialism",
  77. "email": "bng412@gmail.com"
  78. },
  79. {
  80. "name": "hzoo",
  81. "email": "hi@henryzoo.com"
  82. },
  83. {
  84. "name": "loganfsmyth",
  85. "email": "loganfsmyth@gmail.com"
  86. },
  87. {
  88. "name": "nicolo-ribaudo",
  89. "email": "nicolo.ribaudo@gmail.com"
  90. }
  91. ],
  92. "name": "@babel/plugin-transform-async-to-generator",
  93. "optionalDependencies": {},
  94. "peerDependencies": {
  95. "@babel/core": "^7.0.0-0"
  96. },
  97. "publishConfig": {
  98. "access": "public"
  99. },
  100. "readme": "ERROR: No README data found!",
  101. "repository": {
  102. "type": "git",
  103. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-async-to-generator"
  104. },
  105. "version": "7.7.4"
  106. }