{
  "_args": [
    [
      "@babel/helper-create-regexp-features-plugin@^7.10.4",
      "/var/www/siti/c4rgocloud/node_modules/@babel/plugin-proposal-unicode-property-regex"
    ]
  ],
  "_from": "@babel/helper-create-regexp-features-plugin@>=7.10.4 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/helper-create-regexp-features-plugin@7.10.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/@babel/helper-create-regexp-features-plugin",
  "_nodeVersion": "14.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/helper-create-regexp-features-plugin_7.10.4_1593522758140_0.040901824891864225"
  },
  "_npmUser": {
    "email": "i@jhuang.me",
    "name": "jlhwung"
  },
  "_npmVersion": "lerna/3.19.0/node@v14.4.0+x64 (darwin)",
  "_phantomChildren": {},
  "_requested": {
    "name": "@babel/helper-create-regexp-features-plugin",
    "raw": "@babel/helper-create-regexp-features-plugin@^7.10.4",
    "rawSpec": "^7.10.4",
    "scope": "@babel",
    "spec": ">=7.10.4 <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.10.4.tgz",
  "_shasum": "fdd60d88524659a0b6959c0579925e425714f3b8",
  "_shrinkwrap": null,
  "_spec": "@babel/helper-create-regexp-features-plugin@^7.10.4",
  "_where": "/var/www/siti/c4rgocloud/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.10.4",
    "@babel/helper-regex": "^7.10.4",
    "regexpu-core": "^4.7.0"
  },
  "description": "Compile ESNext Regular Expressions to ES5",
  "devDependencies": {
    "@babel/core": "^7.10.4",
    "@babel/helper-plugin-test-runner": "^7.10.4"
  },
  "directories": {},
  "dist": {
    "fileCount": 6,
    "integrity": "sha512-2/hu58IEPKeoLF45DBwx3XFqsbCXmkdAay4spVr2x0jYgRxrSNp+ePwvSsy9g6YSaNDcKIQVPXk1Ov8S2edk2g==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+zpGCRA9TVsSAnZWagAAGjAP+wdP2R84fWP2whGp0Tzp\n3lAeXz4dChix7xvzzzRFlBb+27+NsB2h6ieDaYX/5ulWNrYvOOQBYKOcidLH\nAaOOSdOQ1h8M4cAHxIeD8GHDfFCHvopWNcUITCLvib2/AmUcozFX++nWzXYa\nXHhbXOAJxiVyYdwAsgfL1+18SWSxKpBbaG0MjFQEILoV/GsnfleOGlqy/bNF\neBn1gbKVGiIC5Esx1j/iqdz+tHMj5/s17YRxsCnthwR9+Tn4AzUoQGkFFYfe\naD3AUC6WoCS4I1/n7ATvhT2HNdfEyG1+ChIDZOq5/9/Yx6cEcSTZUyRk/E1I\nEq0x9JdYRSqhuvrPJEAgW93Avs78OSXWVueF9FOiP5YHXIKCy/U3YxLqf7gs\nJ3s+ndrjCpUtpoImR7N8fC3lJzSnV6ye/rYEPiDHWQqMMWphywIN5tlCGx+P\nQCLIuGDkZOyRvHnStQh6i5wwFRl96xP2zErpIatUCznRbo+paJ2dvWlNHjXV\nu6ohr4Z+NzAYM9q4eIkefqR2MaxUD0QSDi+fVgLO81/ppAvbKAFBIMSpuTTd\nXTeiqaPEsZsONBGl+T9Ulk2B1vm+gg6x57Vh0JuhVwPbGMQ2CFpTWPlnERyH\nXgP4o8xTdcKSLQmo8upq0UnTJnE74HUSroOesUCN0/pUsm5Fhi1j/ZX788tK\ncoeW\r\n=FTzh\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "fdd60d88524659a0b6959c0579925e425714f3b8",
    "tarball": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.10.4.tgz",
    "unpackedSize": 7842
  },
  "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
  "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": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "jlhwung",
      "email": "i@jhuang.me"
    },
    {
      "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": {
    "directory": "packages/babel-helper-create-regexp-features-plugin",
    "type": "git",
    "url": "git+https://github.com/babel/babel.git"
  },
  "version": "7.10.4"
}
