{ "_from": "@babel/plugin-proposal-optional-catch-binding@^7.14.2", "_id": "@babel/plugin-proposal-optional-catch-binding@7.14.2", "_inBundle": false, "_integrity": "sha1-FQ1OWOUlsWqaFDG9UybE7thw1xc=", "_location": "/@babel/plugin-proposal-optional-catch-binding", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-proposal-optional-catch-binding@^7.14.2", "name": "@babel/plugin-proposal-optional-catch-binding", "escapedName": "@babel%2fplugin-proposal-optional-catch-binding", "scope": "@babel", "rawSpec": "^7.14.2", "saveSpec": null, "fetchSpec": "^7.14.2" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.nlark.com/@babel/plugin-proposal-optional-catch-binding/download/@babel/plugin-proposal-optional-catch-binding-7.14.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fplugin-proposal-optional-catch-binding%2Fdownload%2F%40babel%2Fplugin-proposal-optional-catch-binding-7.14.2.tgz", "_shasum": "150d4e58e525b16a9a1431bd5326c4eed870d717", "_spec": "@babel/plugin-proposal-optional-catch-binding@^7.14.2", "_where": "D:\\bomanss\\ruoyi-ui\\node_modules\\@babel\\preset-env", "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.13.0", "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" }, "deprecated": false, "description": "Compile optional catch bindings", "devDependencies": { "@babel/core": "7.14.2", "@babel/helper-plugin-test-runner": "7.13.10" }, "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" }, "version": "7.14.2" }