mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
107 lines
4.1 KiB
JSON
107 lines
4.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/plugin-transform-async-to-generator@^7.8.3",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env"
|
|
]
|
|
],
|
|
"_from": "@babel/plugin-transform-async-to-generator@>=7.8.3 <8.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "@babel/plugin-transform-async-to-generator@7.8.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/@babel/plugin-transform-async-to-generator",
|
|
"_nodeVersion": "13.6.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/plugin-transform-async-to-generator_7.8.3_1578951763574_0.6897127083244603"
|
|
},
|
|
"_npmUser": {
|
|
"email": "nicolo.ribaudo@gmail.com",
|
|
"name": "nicolo-ribaudo"
|
|
},
|
|
"_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "@babel/plugin-transform-async-to-generator",
|
|
"raw": "@babel/plugin-transform-async-to-generator@^7.8.3",
|
|
"rawSpec": "^7.8.3",
|
|
"scope": "@babel",
|
|
"spec": ">=7.8.3 <8.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.8.3.tgz",
|
|
"_shasum": "4308fad0d9409d71eafb9b1a6ee35f9d64b64086",
|
|
"_shrinkwrap": null,
|
|
"_spec": "@babel/plugin-transform-async-to-generator@^7.8.3",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.8.3",
|
|
"@babel/helper-plugin-utils": "^7.8.3",
|
|
"@babel/helper-remap-async-to-generator": "^7.8.3"
|
|
},
|
|
"description": "Turn async functions into ES2015 generators",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.8.3",
|
|
"@babel/helper-plugin-test-runner": "^7.8.3"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-imt9tFLD9ogt56Dd5CI/6XgpukMwd/fLGSrix2httihVe7LOGVPhyhMh1BU5kDM7iHD08i8uUtmV2sWaBFlHVQ==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHORTCRA9TVsSAnZWagAANK4P/jLPJpN7qwFIVEwF3Eh9\ni0gIDg8Bf0M6ZlerSleLcI+WesFm83muWo50QFiRtVSDsIaBBnQQ7Obw8b8e\nN1de5LSh091ZzmPgiwQ1ICpMp04BR91UR5mkRbyaXH2Zn/wI2NWu4PJstGn2\nN3T5e1od5EQR7tj/WF4Eppmr2gtus7P6aCYBGP2L5CTg9V75CM+LHXrpWkpc\nGsesb0XiJoGJVszj3r1GbtxcMKFaJhOqeaZzzF7FsysU8LmJLBABzABXHf6N\nZ/ZlHm3very9sIcZ4m+od+MNYW61SkZQX9p7lt9X/CgaMTlZ3eB/YYcgwUgm\nyesN4iBHWM7lL4+e24vNnHwVFk0036V+Q1ZiDR/P94pNRvKu6AnVBxnxAZA8\nUT4G+14i6Yl59wnCq3dqWAUwoZM4SjLlJyDeNxzgXTv0f+5ae1VjZ15YhvUw\n9T2TImtH7jEKne7n5wS4/Xhu1nGwLoLDE/SJNEcsTkYZmw+IIw9VLr8hh5nn\nxekbweEHfk+PZDJO0Z8MAD96aCNgK40deLdEqOqJzEup5uddpbvKoFiLwBf/\nq3yLFxN8DSwH9MA3aqCBObVPrr7+eJ1dLM0Ew/2lYPU2pooAobYhyy2cKqFp\nnN+1MnJU0AZVzLxEnRzPGk4KIeK0b12OZxleFcuApQOBjJPgVM5f0SWdv2+E\nJJDG\r\n=peBH\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "4308fad0d9409d71eafb9b1a6ee35f9d64b64086",
|
|
"tarball": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.8.3.tgz",
|
|
"unpackedSize": 3888
|
|
},
|
|
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "danez",
|
|
"email": "daniel@tschinder.de"
|
|
},
|
|
{
|
|
"name": "developit",
|
|
"email": "jason@developit.ca"
|
|
},
|
|
{
|
|
"name": "existentialism",
|
|
"email": "bng412@gmail.com"
|
|
},
|
|
{
|
|
"name": "hzoo",
|
|
"email": "hi@henryzoo.com"
|
|
},
|
|
{
|
|
"name": "loganfsmyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
{
|
|
"name": "nicolo-ribaudo",
|
|
"email": "nicolo.ribaudo@gmail.com"
|
|
}
|
|
],
|
|
"name": "@babel/plugin-transform-async-to-generator",
|
|
"optionalDependencies": {},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-async-to-generator"
|
|
},
|
|
"version": "7.8.3"
|
|
}
|