{ "_from": "@babel/plugin-proposal-optional-catch-binding@^7.2.0", "_id": "@babel/plugin-proposal-optional-catch-binding@7.18.6", "_inBundle": false, "_integrity": "sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==", "_location": "/@babel/plugin-proposal-optional-catch-binding", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-proposal-optional-catch-binding@^7.2.0", "name": "@babel/plugin-proposal-optional-catch-binding", "escapedName": "@babel%2fplugin-proposal-optional-catch-binding", "scope": "@babel", "rawSpec": "^7.2.0", "saveSpec": null, "fetchSpec": "^7.2.0" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.18.6.tgz", "_shasum": "f9400d0e6a3ea93ba9ef70b09e72dd6da638a2cb", "_spec": "@babel/plugin-proposal-optional-catch-binding@^7.2.0", "_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\@babel\\preset-env", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.18.6", "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" }, "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead.", "description": "Compile optional catch bindings", "devDependencies": { "@babel/core": "^7.18.6", "@babel/helper-plugin-test-runner": "^7.18.6" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-optional-catch-binding", "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" }, "type": "commonjs", "version": "7.18.6" }