2020-05-26 18:17:24 +02:00

99 lines
3.8 KiB
JSON

{
"_args": [
[
"@babel/helper-wrap-function@^7.8.3",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/helper-remap-async-to-generator"
]
],
"_from": "@babel/helper-wrap-function@>=7.8.3 <8.0.0",
"_hasShrinkwrap": false,
"_id": "@babel/helper-wrap-function@7.8.3",
"_inCache": true,
"_installable": true,
"_location": "/@babel/helper-wrap-function",
"_nodeVersion": "13.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/helper-wrap-function_7.8.3_1578951741687_0.35122618794854565"
},
"_npmUser": {
"email": "nicolo.ribaudo@gmail.com",
"name": "nicolo-ribaudo"
},
"_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
"_phantomChildren": {},
"_requested": {
"name": "@babel/helper-wrap-function",
"raw": "@babel/helper-wrap-function@^7.8.3",
"rawSpec": "^7.8.3",
"scope": "@babel",
"spec": ">=7.8.3 <8.0.0",
"type": "range"
},
"_requiredBy": [
"/@babel/helper-remap-async-to-generator"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz",
"_shasum": "9dbdb2bb55ef14aaa01fe8c99b629bd5352d8610",
"_shrinkwrap": null,
"_spec": "@babel/helper-wrap-function@^7.8.3",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/helper-remap-async-to-generator",
"dependencies": {
"@babel/helper-function-name": "^7.8.3",
"@babel/template": "^7.8.3",
"@babel/traverse": "^7.8.3",
"@babel/types": "^7.8.3"
},
"description": "Helper to wrap functions inside a function call.",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-LACJrbUET9cQDzb6kG7EeD7+7doC3JNvUgTEQOx2qaO1fKlzE/Bf05qs9w1oXQMmXlPO65lC3Tq9S6gZpTErEQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOQ+CRA9TVsSAnZWagAAb6cP/3Tiu2EP2XPEhfXcEYUy\nUPuKItnzSxjox7GlZx2B4UP8lmDFIpyVNXYoR2saHcjZA3m96o1MBNDqaK0B\nfecNpQ/uY2Qklmytv5hlXUlpFnpX8jZno/ojqj4qjZQr/gGCzLw0g2o4bX5g\no+mS+OoMS6aJU6aeuc6vnXRhxva5uKuieAD8fh7jK4DTcvBhxBu//GlAh9dh\nCx36LcQI0q3AYIAiyNqdQnRTVbNKQgpwAwNw/jakadXhMdUQJZFQHP3I1uUy\nI/7TTV3GIm5fRRhW6xuBYmd84xdVluBSpEQtJcmhsGWavVrtVatv0qVOPiT4\nnqCSL2QrThGupUvgp+JsmqY/TjXGlNr04a2GJ71re96ctG6kqj3wO4lG0XZx\naM8c0DuZF5788Y7zS07Mxz/drgGQ+2FHojQgO8i6bLRmjR7YtK76Bt2xJ1An\nxG1LVD7ggkCkgx+tgwMj61nCe7ObQitWzW6rIaiRwysSrBteX1meSFOUM+mN\nPTP3SmcCytIS3KU2WNe7NusFSlb/OrJQRgHPJ+qNe/rRbhkZvbix7aX1utPm\nASBu184YX6HXLEyuobhRI8e4shPBR2WRLLGzOe1B7Z6k66qui481zJQy3c+P\n+pdE1dQdd4HB/+58JsrJNCgi8NQMeupCKUuG4I4EYU98Ly4xcX/n2BhAbgjD\nX0sY\r\n=50bv\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "9dbdb2bb55ef14aaa01fe8c99b629bd5352d8610",
"tarball": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz",
"unpackedSize": 6084
},
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
"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/helper-wrap-function",
"optionalDependencies": {},
"publishConfig": {
"access": "public"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-wrap-function"
},
"version": "7.8.3"
}