60 lines
2 KiB
JSON
60 lines
2 KiB
JSON
{
|
|
"_from": "@babel/plugin-proposal-optional-catch-binding@^7.10.4",
|
|
"_id": "@babel/plugin-proposal-optional-catch-binding@7.10.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-LflT6nPh+GK2MnFiKDyLiqSqVHkQnVf7hdoAvyTnnKj9xB3docGRsdPuxp6qqqW19ifK3xgc9U5/FwrSaCNX5g==",
|
|
"_location": "/@babel/plugin-proposal-optional-catch-binding",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/plugin-proposal-optional-catch-binding@^7.10.4",
|
|
"name": "@babel/plugin-proposal-optional-catch-binding",
|
|
"escapedName": "@babel%2fplugin-proposal-optional-catch-binding",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.10.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.10.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.10.4.tgz",
|
|
"_shasum": "31c938309d24a78a49d68fdabffaa863758554dd",
|
|
"_spec": "@babel/plugin-proposal-optional-catch-binding@^7.10.4",
|
|
"_where": "/Users/justin/Code/granblue/hensei-web/node_modules/@babel/preset-env",
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Compile optional catch bindings",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.10.4",
|
|
"@babel/helper-plugin-test-runner": "^7.10.4"
|
|
},
|
|
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
|
|
"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.4"
|
|
}
|