{
  "_args": [
    [
      "@babel/plugin-transform-sticky-regex@^7.10.4",
      "/var/www/siti/c4rgocloud/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-sticky-regex@>=7.10.4 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-sticky-regex@7.10.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/@babel/plugin-transform-sticky-regex",
  "_nodeVersion": "14.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-sticky-regex_7.10.4_1593522733092_0.9704047088917052"
  },
  "_npmUser": {
    "email": "i@jhuang.me",
    "name": "jlhwung"
  },
  "_npmVersion": "lerna/3.19.0/node@v14.4.0+x64 (darwin)",
  "_phantomChildren": {},
  "_requested": {
    "name": "@babel/plugin-transform-sticky-regex",
    "raw": "@babel/plugin-transform-sticky-regex@^7.10.4",
    "rawSpec": "^7.10.4",
    "scope": "@babel",
    "spec": ">=7.10.4 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.10.4.tgz",
  "_shasum": "8f3889ee8657581130a29d9cc91d7c73b7c4a28d",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-sticky-regex@^7.10.4",
  "_where": "/var/www/siti/c4rgocloud/node_modules/@babel/preset-env",
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.10.4",
    "@babel/helper-regex": "^7.10.4"
  },
  "description": "Compile ES2015 sticky regex to an ES5 RegExp constructor",
  "devDependencies": {
    "@babel/core": "^7.10.4",
    "@babel/helper-plugin-test-runner": "^7.10.4"
  },
  "directories": {},
  "dist": {
    "fileCount": 4,
    "integrity": "sha512-Ddy3QZfIbEV0VYcVtFDCjeE4xwVTJWTmUtorAJkn6u/92Z/nWJNV+mILyqHKrUxXYKA2EoCilgoPePymKL4DvQ==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+zotCRA9TVsSAnZWagAAJTMP/jtO8mRgvfk82MCKEx01\nzEZQPPus/FTQpBFiog7aQpg4iwwOdcZmrL/Jx4EOKxprnMY7P3xPc3eLgni6\nL8saAR5UkvSxlL2tUAzz+gYsxNU1IXJ1PQfbMSClnOcMzdfGXzghaDfDo5Jc\noxpmMeReaSCG9/x4UJtH79ylHf6/zuB5RjaByQvrYFew3q6AAIkhEPK5KHeG\nh09ZQ3rR1Eqkckj/KykdNrlKldHbe672wWybPQxkqGW7YbDm1JPsNSZV1/bs\nGMnscmFe0gNMKua776sZzyA/v4qVqLq0OZWkzM9cjywIxo5LRajY70IsSIAV\nQrSWzkFlJ2jQPwrb631IvLlfgC4LLhX89s31EH5qhC/wglacXsbjK6nuhnMf\nXPAqBRjdmm/ZvcCNDoae/6ORSN+jh6RIDDau36yueU6fIvN6XHDbgOtyTurP\njJvLJaFrpqiOQpx3hzYbVdSfJMgpRjQ9/Eg1jL8rrQbRRnr53pt3ImpF2Hev\npHPqjG7bUiEXCBRzZsyshe7Xxs0obznzp+zvorHJAKT+J9B2Zw6V1KgSSejq\nhRv/L35VojSe9xd7goAY/CQCR3tKPzRCLHw1JvIHIs/+J6ZEBGtIGfXs+5cc\n2HOkIt5A/bHf1w4ETV0z0ji83PGSIDtAk3siuQW+6uAMtmwFHYpmK7ej2+Mg\nSNV8\r\n=9UyK\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "8f3889ee8657581130a29d9cc91d7c73b7c4a28d",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.10.4.tgz",
    "unpackedSize": 3999
  },
  "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
  "homepage": "https://github.com/babel/babel#readme",
  "keywords": [
    "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/plugin-transform-sticky-regex",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "directory": "packages/babel-plugin-transform-sticky-regex",
    "type": "git",
    "url": "git+https://github.com/babel/babel.git"
  },
  "version": "7.10.4"
}
