55 lines
1.8 KiB
JSON
55 lines
1.8 KiB
JSON
|
|
{
|
||
|
|
"_from": "@babel/plugin-syntax-object-rest-spread@^7.7.4",
|
||
|
|
"_id": "@babel/plugin-syntax-object-rest-spread@7.7.4",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha512-mObR+r+KZq0XhRVS2BrBKBpr5jqrqzlPvS9C9vuOf5ilSwzloAl7RPWLrgKdWS6IreaVrjHxTjtyqFiOisaCwg==",
|
||
|
|
"_location": "/@babel/plugin-syntax-object-rest-spread",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "range",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "@babel/plugin-syntax-object-rest-spread@^7.7.4",
|
||
|
|
"name": "@babel/plugin-syntax-object-rest-spread",
|
||
|
|
"escapedName": "@babel%2fplugin-syntax-object-rest-spread",
|
||
|
|
"scope": "@babel",
|
||
|
|
"rawSpec": "^7.7.4",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "^7.7.4"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"/@babel/plugin-proposal-object-rest-spread",
|
||
|
|
"/@babel/preset-env"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.7.4.tgz",
|
||
|
|
"_shasum": "47cf220d19d6d0d7b154304701f468fc1cc6ff46",
|
||
|
|
"_spec": "@babel/plugin-syntax-object-rest-spread@^7.7.4",
|
||
|
|
"_where": "/home/george/citwa/red_de_investigacion_front/first/node_modules/@babel/preset-env",
|
||
|
|
"bundleDependencies": false,
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/helper-plugin-utils": "^7.0.0"
|
||
|
|
},
|
||
|
|
"deprecated": false,
|
||
|
|
"description": "Allow parsing of object rest/spread",
|
||
|
|
"devDependencies": {
|
||
|
|
"@babel/core": "^7.7.4"
|
||
|
|
},
|
||
|
|
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
|
||
|
|
"keywords": [
|
||
|
|
"babel-plugin"
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"main": "lib/index.js",
|
||
|
|
"name": "@babel/plugin-syntax-object-rest-spread",
|
||
|
|
"peerDependencies": {
|
||
|
|
"@babel/core": "^7.0.0-0"
|
||
|
|
},
|
||
|
|
"publishConfig": {
|
||
|
|
"access": "public"
|
||
|
|
},
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread"
|
||
|
|
},
|
||
|
|
"version": "7.7.4"
|
||
|
|
}
|