55 lines
1.8 KiB
JSON
55 lines
1.8 KiB
JSON
{
|
|
"_from": "@babel/plugin-syntax-optional-catch-binding@^7.7.4",
|
|
"_id": "@babel/plugin-syntax-optional-catch-binding@7.7.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-4ZSuzWgFxqHRE31Glu+fEr/MirNZOMYmD/0BhBWyLyOOQz/gTAl7QmWm2hX1QxEIXsr2vkdlwxIzTyiYRC4xcQ==",
|
|
"_location": "/@babel/plugin-syntax-optional-catch-binding",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/plugin-syntax-optional-catch-binding@^7.7.4",
|
|
"name": "@babel/plugin-syntax-optional-catch-binding",
|
|
"escapedName": "@babel%2fplugin-syntax-optional-catch-binding",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.7.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.7.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/plugin-proposal-optional-catch-binding",
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.7.4.tgz",
|
|
"_shasum": "a3e38f59f4b6233867b4a92dcb0ee05b2c334aa6",
|
|
"_spec": "@babel/plugin-syntax-optional-catch-binding@^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 optional catch bindings",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.7.4"
|
|
},
|
|
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/plugin-syntax-optional-catch-binding",
|
|
"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-optional-catch-binding"
|
|
},
|
|
"version": "7.7.4"
|
|
}
|