{ "_from": "@babel/plugin-proposal-optional-catch-binding@^7.10.1", "_id": "@babel/plugin-proposal-optional-catch-binding@7.10.1", "_inBundle": false, "_integrity": "sha512-VqExgeE62YBqI3ogkGoOJp1R6u12DFZjqwJhqtKc2o5m1YTUuUWnos7bZQFBhwkxIFpWYJ7uB75U7VAPPiKETA==", "_location": "/@babel/plugin-proposal-optional-catch-binding", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-proposal-optional-catch-binding@^7.10.1", "name": "@babel/plugin-proposal-optional-catch-binding", "escapedName": "@babel%2fplugin-proposal-optional-catch-binding", "scope": "@babel", "rawSpec": "^7.10.1", "saveSpec": null, "fetchSpec": "^7.10.1" }, "_requiredBy": [ "/@babel/preset-env", "/babel-preset-react-app/@babel/preset-env" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.10.1.tgz", "_shasum": "c9f86d99305f9fa531b568ff5ab8c964b8b223d2", "_spec": "@babel/plugin-proposal-optional-catch-binding@^7.10.1", "_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\@babel\\preset-env", "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.10.1", "@babel/plugin-syntax-optional-catch-binding": "^7.8.0" }, "deprecated": false, "description": "Compile optional catch bindings", "devDependencies": { "@babel/core": "^7.10.1", "@babel/helper-plugin-test-runner": "^7.10.1" }, "gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf", "homepage": "https://github.com/babel/babel#readme", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/plugin-proposal-optional-catch-binding", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-plugin-proposal-optional-catch-binding" }, "version": "7.10.1" }