{
  "_args": [
    [
      {
        "raw": "@babel/plugin-syntax-optional-catch-binding@^7.8.0",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-syntax-optional-catch-binding",
        "name": "@babel/plugin-syntax-optional-catch-binding",
        "rawSpec": "^7.8.0",
        "spec": ">=7.8.0 <8.0.0",
        "type": "range"
      },
      "/var/www/html/ims/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-syntax-optional-catch-binding@>=7.8.0 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-syntax-optional-catch-binding@7.8.3",
  "_inCache": true,
  "_location": "/@babel/plugin-syntax-optional-catch-binding",
  "_nodeVersion": "13.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-syntax-optional-catch-binding_7.8.3_1578950070654_0.7933307626862351"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_npmVersion": "6.13.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-syntax-optional-catch-binding@^7.8.0",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-syntax-optional-catch-binding",
    "name": "@babel/plugin-syntax-optional-catch-binding",
    "rawSpec": "^7.8.0",
    "spec": ">=7.8.0 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/plugin-proposal-optional-catch-binding",
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
  "_shasum": "6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-syntax-optional-catch-binding@^7.8.0",
  "_where": "/var/www/html/ims/node_modules/@babel/preset-env",
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.8.0"
  },
  "description": "Allow parsing of optional catch bindings",
  "devDependencies": {
    "@babel/core": "^7.8.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
    "shasum": "6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1",
    "tarball": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
    "fileCount": 4,
    "unpackedSize": 2573,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHN23CRA9TVsSAnZWagAAETkP/3M4CMZ/D/tMXEvByfcG\na3zuoNS6lEXRu1hmTJLnRJj5wshKvLh+TT5Hln2eYTXw0K7yqcYbSY4BloCL\nL8MZ7uKFQSpIPIbei43K3UbWkQvmt68fgWgJ7pnHmz/eZr8BeXI7wWNnxNaa\nNyq2U3E2enxWLMdnNiAi13guccoY3pz2k/Nt2CTeMvqgwkHyfVWAhYlJV0mx\n+JW+l0FSqG7VXM7xWybvo8ijMzgyzuIqGA3GhQ41V4hzhnX0jVZsYdiKpi+U\n6Xc3H9O7aHM10a10VD6DvRX/r56oN5ZzgUN9zC6p3aFnAymQg8F7+SyHyUIj\niSDCSW8p/V0lqeuCBshipfczDWBfwXdMl1DtEmmciiTDs7gnZ9eXg9/EX5Io\nr2lbrObXeNIyMoKNQ+2BL2lARudAZ0yJIg+Z3GCjKdB1r5kbe7vIqfiSj0qA\nKKCj+dXDGI9mvyGf3XiCUeujI3sWc1/1McJhJPx5Ih8jXtMnOhVqgdutRFNw\n1Vu/IkxV7m3smgameUvANJeOYrikERqCOIbYAlnc0nnrQLBk7Wl+mQVsIjjF\nZ+mYhbElz8hwKNgJgj5di0mv5H8cn7S2J5kghhH69/fch3zW5Ucqy0+TIF8K\nNIRMGza5FM+rZhvTD4a/3VAzKHU1AaFade2PPdjmmjvVI1SdSR3snqX2cV2H\njEm3\r\n=Q5rd\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "danez",
      "email": "daniel@tschinder.de"
    },
    {
      "name": "developit",
      "email": "jason@developit.ca"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "nicolo-ribaudo",
      "email": "nicolo.ribaudo@gmail.com"
    }
  ],
  "name": "@babel/plugin-syntax-optional-catch-binding",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-catch-binding"
  },
  "version": "7.8.3"
}
