mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
105 lines
3.9 KiB
JSON
105 lines
3.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/plugin-transform-destructuring@^7.9.5",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env"
|
|
]
|
|
],
|
|
"_from": "@babel/plugin-transform-destructuring@>=7.9.5 <8.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "@babel/plugin-transform-destructuring@7.9.5",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/@babel/plugin-transform-destructuring",
|
|
"_nodeVersion": "10.19.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/plugin-transform-destructuring_7.9.5_1586287513914_0.5561453934342147"
|
|
},
|
|
"_npmUser": {
|
|
"email": "nicolo.ribaudo@gmail.com",
|
|
"name": "nicolo-ribaudo"
|
|
},
|
|
"_npmVersion": "lerna/3.19.0/node@v10.19.0+x64 (linux)",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "@babel/plugin-transform-destructuring",
|
|
"raw": "@babel/plugin-transform-destructuring@^7.9.5",
|
|
"rawSpec": "^7.9.5",
|
|
"scope": "@babel",
|
|
"spec": ">=7.9.5 <8.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.9.5.tgz",
|
|
"_shasum": "72c97cf5f38604aea3abf3b935b0e17b1db76a50",
|
|
"_shrinkwrap": null,
|
|
"_spec": "@babel/plugin-transform-destructuring@^7.9.5",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.3"
|
|
},
|
|
"description": "Compile ES2015 destructuring to ES5",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.8.3",
|
|
"@babel/helper-plugin-test-runner": "^7.8.3"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-j3OEsGel8nHL/iusv/mRd5fYZ3DrOxWC82x0ogmdN/vHfAP4MYw+AFKYanzWlktNwikKvlzUV//afBW5FTp17Q==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejNOaCRA9TVsSAnZWagAAg+4QAIKkpoE7wqaz60uMOmWV\nX9z2RK9fLOvoUBTnKXNNWu71PrvfGskAAszscxhTs50vqVKocVMxYYf3TR8K\n0cDeQ2/GvmPHuU9PYIyOWa9ueHemjJuBO8W0L49yQe+qBriCePwCOabIAsV0\nR0IQVJMeYJC2IaQDiwH91TQXR20He5iySLvbZzEOmaXwAFdZMBqUw+oRDY81\nKgNPq5i6uny+svCs2VkAeVd3Onb6bdpEyXLLBZXyE7bk7kaP5JpqC4Qj8p5Q\ndGh9dEHX8JIwFuMvxLcKl6VArYJ9jfnev85IKjyWhplcnB78HMArTPsaVJjP\nWSKohgdMRNzmwWZVAQ1u6xRL0RJ3WXmF0er3ldWZzdBBIM586mmI9FlIkOMm\nOyY4RLcnCo5oHRqljLd9NsiOmZ1MFbgaO1KW0PZ8lwUSln6fkHcQs3MZ3IMe\nVWnEbYsFhuZ+AXdYhouIDcX86veGCGS8X4qQ6+AajHGu1xlykc/yrCRg7up6\n/AnAMdF6JAOcpXi3sO4MH2tX9oBKxlTuuX5sW5kPU2GL33NrbA7hsWAA6ENy\n9iH078ToiP+fldBUdfvEvo6C41ocgy/+GTnDJ6bnHAExthI7KSQG64DSSzKj\nOxmptJuaXiokXUTlop0tcYuN6zlIqvKkKXTGaZD7SGthba/zy+2uJuq5jDwJ\nsVGw\r\n=Eudw\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "72c97cf5f38604aea3abf3b935b0e17b1db76a50",
|
|
"tarball": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.9.5.tgz",
|
|
"unpackedSize": 19472
|
|
},
|
|
"gitHead": "5b97e77e030cf3853a147fdff81844ea4026219d",
|
|
"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-destructuring",
|
|
"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-destructuring"
|
|
},
|
|
"version": "7.9.5"
|
|
}
|