{
  "_from": "@babel/plugin-transform-optional-catch-binding@^7.22.11",
  "_id": "@babel/plugin-transform-optional-catch-binding@7.22.11",
  "_inBundle": false,
  "_integrity": "sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==",
  "_location": "/@babel/plugin-transform-optional-catch-binding",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/plugin-transform-optional-catch-binding@^7.22.11",
    "name": "@babel/plugin-transform-optional-catch-binding",
    "escapedName": "@babel%2fplugin-transform-optional-catch-binding",
    "scope": "@babel",
    "rawSpec": "^7.22.11",
    "saveSpec": null,
    "fetchSpec": "^7.22.11"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.11.tgz",
  "_shasum": "461cc4f578a127bb055527b3e77404cad38c08e0",
  "_spec": "@babel/plugin-transform-optional-catch-binding@^7.22.11",
  "_where": "/home/mediatechservice/nodevenv/public_html/backend.platinumcode.net/10/lib/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.22.5",
    "@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
  },
  "deprecated": false,
  "description": "Compile optional catch bindings",
  "devDependencies": {
    "@babel/core": "^7.22.11",
    "@babel/helper-plugin-test-runner": "^7.22.5"
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-optional-catch-binding",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "@babel/plugin-transform-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-transform-optional-catch-binding"
  },
  "type": "commonjs",
  "version": "7.22.11"
}
