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.0 KiB

{
"_args": [
[
"@babel/plugin-transform-parameters@^7.7.4",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
]
],
"_from": "@babel/plugin-transform-parameters@>=7.7.4 <8.0.0",
"_hasShrinkwrap": false,
"_id": "@babel/plugin-transform-parameters@7.7.4",
"_inCache": true,
"_installable": true,
"_location": "/@babel/plugin-transform-parameters",
"_nodeVersion": "13.1.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/plugin-transform-parameters_7.7.4_1574465641953_0.7725093727327956"
},
"_npmUser": {
"email": "nicolo.ribaudo@gmail.com",
"name": "nicolo-ribaudo"
},
"_npmVersion": "lerna/3.19.0/node@v13.1.0+x64 (linux)",
"_phantomChildren": {},
"_requested": {
"name": "@babel/plugin-transform-parameters",
"raw": "@babel/plugin-transform-parameters@^7.7.4",
"rawSpec": "^7.7.4",
"scope": "@babel",
"spec": ">=7.7.4 <8.0.0",
"type": "range"
},
"_requiredBy": [
"/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.7.4.tgz",
"_shasum": "da4555c97f39b51ac089d31c7380f03bca4075ce",
"_shrinkwrap": null,
"_spec": "@babel/plugin-transform-parameters@^7.7.4",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env",
"dependencies": {
"@babel/helper-call-delegate": "^7.7.4",
"@babel/helper-get-function-arity": "^7.7.4",
"@babel/helper-plugin-utils": "^7.0.0"
},
"description": "Compile ES2015 default and rest parameters to ES5",
"devDependencies": {
"@babel/core": "^7.7.4",
"@babel/helper-plugin-test-runner": "^7.7.4"
},
"directories": {},
"dist": {
"fileCount": 6,
"integrity": "sha512-VJwhVePWPa0DqE9vcfptaJSzNDKrWU/4FbYCjZERtmqEs05g3UMXnYMZoXja7JAJ7Y7sPZipwm/pGApZt7wHlw==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HBqCRA9TVsSAnZWagAAr9kP/iEYhRHRFnByYwiN67Wa\nPwcyM3xEEV/yTP6OchdNMctqF/VBhv5ToByKBO3K9dI9M/bR+kUsaoyuawDa\nRw+QnGPFo1FNpDe06U9tN3e5Rd438ramls37OVvbvl2G/wEEE/8ueSVSL9tE\nIvMhFwNMH5WDlfx9PLPlLKWEqKNQWIP42YVbKU/zi3iMZka4vSzlnFUXOq/k\n2bhC/O5Da1A1UOF/Ya8dkBfurwcxH8PjTO60gS24zAQTz375QEnmpsGRS4kZ\n5mkBbfuW4rFqr/US7t8BmVhybyZg9Ae85L4ffUOoJMe29NmtWH3p3Qfb9V4n\nmayuEmr5fzo41FGQYLc89T4QrY7DhnlLQYS7b1dsL7OrvcsYqM+QKPVuwMyt\nMI1d+2CUEfkVn/mF+voKHC4oGybHtugv/lP2c2MTvYLn8hNXRGiHQJuchRi8\nenOCleAdzG0qpdqMPyZ+gF4+FIh+JTQ9WiN4bM7NlymOQjpOj6pIkFyrFh2J\nyVQdrFIGV6RxUtERKLiWn6i05pBhDr0lSrTWssLaCQGTHUcpHuik3U2OlWuS\nQ0XQ/ecpLf1sGQ1S+RaZMLouHQ4tKA11Ul9qyPDsNWV0/Q/BQItObllcPCjh\nNCqrKO5Fg/8vaLzv9pmM9JZyUyRpmPlzbVUmuSAdKNQ/GIYuiR+kdNlIgwGf\nNh2u\r\n=ogz5\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "da4555c97f39b51ac089d31c7380f03bca4075ce",
"tarball": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.7.4.tgz",
"unpackedSize": 15364
},
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
"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-parameters",
"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-parameters"
},
"version": "7.7.4"
}