{
  "_args": [
    [
      {
        "raw": "@babel/helper-create-regexp-features-plugin@^7.8.8",
        "scope": "@babel",
        "escapedName": "@babel%2fhelper-create-regexp-features-plugin",
        "name": "@babel/helper-create-regexp-features-plugin",
        "rawSpec": "^7.8.8",
        "spec": ">=7.8.8 <8.0.0",
        "type": "range"
      },
      "/var/www/html/ims/node_modules/@babel/plugin-proposal-unicode-property-regex"
    ]
  ],
  "_from": "@babel/helper-create-regexp-features-plugin@>=7.8.8 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/helper-create-regexp-features-plugin@7.8.8",
  "_inCache": true,
  "_location": "/@babel/helper-create-regexp-features-plugin",
  "_nodeVersion": "13.9.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/helper-create-regexp-features-plugin_7.8.8_1584038937950_0.20501556144478839"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_npmVersion": "lerna/3.19.0/node@v13.9.0+x64 (linux)",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/helper-create-regexp-features-plugin@^7.8.8",
    "scope": "@babel",
    "escapedName": "@babel%2fhelper-create-regexp-features-plugin",
    "name": "@babel/helper-create-regexp-features-plugin",
    "rawSpec": "^7.8.8",
    "spec": ">=7.8.8 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/plugin-proposal-unicode-property-regex",
    "/@babel/plugin-transform-dotall-regex",
    "/@babel/plugin-transform-named-capturing-groups-regex",
    "/@babel/plugin-transform-unicode-regex"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.8.8.tgz",
  "_shasum": "5d84180b588f560b7864efaeea89243e58312087",
  "_shrinkwrap": null,
  "_spec": "@babel/helper-create-regexp-features-plugin@^7.8.8",
  "_where": "/var/www/html/ims/node_modules/@babel/plugin-proposal-unicode-property-regex",
  "author": {
    "name": "The Babel Team",
    "url": "https://babeljs.io/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-annotate-as-pure": "^7.8.3",
    "@babel/helper-regex": "^7.8.3",
    "regexpu-core": "^4.7.0"
  },
  "description": "Compile ESNext Regular Expressions to ES5",
  "devDependencies": {
    "@babel/core": "^7.8.6",
    "@babel/helper-plugin-test-runner": "^7.8.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-LYVPdwkrQEiX9+1R29Ld/wTrmQu1SSKYnuOk3g0CkcZMA1p0gsNxJFj/3gBdaJ7Cg0Fnek5z0DsMULePP7Lrqg==",
    "shasum": "5d84180b588f560b7864efaeea89243e58312087",
    "tarball": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.8.8.tgz",
    "fileCount": 6,
    "unpackedSize": 7833,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaoQaCRA9TVsSAnZWagAATEEP/3U7uRmOwVUzDoDrkEK/\nr094pF2jrz/H+Cr0CBHEv2tU8HbF27MFvCdQ8LEvKq+2ZHFSNPE+7FVl/p5M\nHoe5W7caE4OxIJ1I121CoLOSkh2ykGklWOn0AyxQ4rLUFRlqacKVWYJu33x5\nbq2DMOfjZm5cul7ziZOgnUOa5+kTiY/1rjBWb3vxp59HeP2qHe9YxzLMK84M\noHxiuQ3Fs52NQ/0Lf9kEECwaMD7DQ/k29IdSmr10p4m5tkhBGYR1pD/9X7IA\nMiMLhejYVc5DXq0JyGRAoO2u3qcImXPrsq8tB/8hebcvM31BCPkC6t+wMdCO\njUPuaeYPkQoiH9xNM/vEfVvEjeXdUKsTLyhxaDbJeMvlYcXSh6kMb1URjb2R\nThOgWeAnlE0/swj2HYLRJACmAg8n5kL9wo1Q1xiloDtl4snMbUCnCbBgNPhs\nY0XJgNvcQWUXpGqqcifE77xaPLL+QS0F2D3hgEDMBBcChnObAMYwFaF2CSU+\nNgecL8wNsLcOE282M87g20hghfMAogUKbr/dmuZcWMEm//ZS/Q/C59aEtZS+\nIWVL8PiJLhTF4PlBqPOvVSbQBlUrZ6uG9w7MQSE5TQ/gM3/RZ/nu13xdFNHh\neB0g1PLs2WsvdLfnJvs7oRNh6CfEzDZnNYqZRiAyvy7xnlqDXIFjgd5kyh07\ng5NV\r\n=wRWt\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "c831a2450dbf252c75750a455c63e1016c2f2244",
  "homepage": "https://github.com/babel/babel#readme",
  "keywords": [
    "babel",
    "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/helper-create-regexp-features-plugin",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-create-regexp-features-plugin"
  },
  "version": "7.8.8"
}
