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

{
"_args": [
[
"@babel/plugin-proposal-object-rest-spread@^7.2.0",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix"
]
],
"_from": "@babel/plugin-proposal-object-rest-spread@>=7.2.0 <8.0.0",
"_hasShrinkwrap": false,
"_id": "@babel/plugin-proposal-object-rest-spread@7.7.4",
"_inCache": true,
"_installable": true,
"_location": "/@babel/plugin-proposal-object-rest-spread",
"_nodeVersion": "13.1.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/plugin-proposal-object-rest-spread_7.7.4_1574465579468_0.09015422381689131"
},
"_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-proposal-object-rest-spread",
"raw": "@babel/plugin-proposal-object-rest-spread@^7.2.0",
"rawSpec": "^7.2.0",
"scope": "@babel",
"spec": ">=7.2.0 <8.0.0",
"type": "range"
},
"_requiredBy": [
"/@babel/preset-env",
"/laravel-mix"
],
"_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.7.4.tgz",
"_shasum": "cc57849894a5c774214178c8ab64f6334ec8af71",
"_shrinkwrap": null,
"_spec": "@babel/plugin-proposal-object-rest-spread@^7.2.0",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix",
"dependencies": {
"@babel/helper-plugin-utils": "^7.0.0",
"@babel/plugin-syntax-object-rest-spread": "^7.7.4"
},
"description": "Compile object rest and spread to ES5",
"devDependencies": {
"@babel/core": "^7.7.4",
"@babel/helper-plugin-test-runner": "^7.7.4"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-rnpnZR3/iWKmiQyJ3LKJpSwLDcX/nSXhdLk4Aq/tXOApIvyu7qoabrige0ylsAJffaUC51WiBu209Q0U+86OWQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HArCRA9TVsSAnZWagAALxEP/j0GGr/M9GcAcS+KDxVV\nm2C0I4mM2rlzMcSZLyrKbr134Dpw5GD/DkWRqb6oIukdKx2gpF9jXlV3mokm\nUTRU277QYgDiiAE2tw33cEAwL+HKEWewMnANsRBUfMz4YTZ2KS8ds8by45od\nc0QLvc4iOJ+EZkpDWEJJgdquCEc1yM08KNcA/liXFbbCoft5HHYmvZHete9b\nETRto8TlOSepq+hpxnWB1928siIOoQwUI09TyUDlrBMZXRKYg5pCg0IYr/v9\n+bQYPC29jw3PwNSlA+TCkSJGAcztyGKZgpdkJPGxQN++mmq25R3xcsr42wT7\nj1cPSp5fxfJr/y4V1wudnfNfAqrijHNZ2Nek3G1Ag0/6i6f6WxVZuTWSwsTp\nbYn7JiYzIuG11R35zGaZhM5hNkGS+mAgvVAZASRyCFnHoANRJI+XNIfrNI0w\nsNNScLUleZf7CESd0FioA3CrCI+R6f3WKAOHYdCqVJWg8+x+isnTFMOB9kyw\nTvdSNgwpiw3TsArrnRiaen7ncOkyMiZwMOj6Di5qEd/k+C5RArwSGMFTly4v\nhKAVAaCon0XowR1HPMI9HKLfJnFTIDeHuMDL1fwwl7sgkzL+scCyAPEBbyCI\nznzhemH1VFARp+eVJSjxt5m76JHx+e16lbvy8QKvFWUiNxK5GwpjyzWmBp/b\njLFA\r\n=HZnM\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "cc57849894a5c774214178c8ab64f6334ec8af71",
"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.7.4.tgz",
"unpackedSize": 15767
},
"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-proposal-object-rest-spread",
"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-proposal-object-rest-spread"
},
"version": "7.7.4"
}