{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-sticky-regex@^7.8.3",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-sticky-regex",
        "name": "@babel/plugin-transform-sticky-regex",
        "rawSpec": "^7.8.3",
        "spec": ">=7.8.3 <8.0.0",
        "type": "range"
      },
      "/var/www/html/ims/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-sticky-regex@>=7.8.3 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-sticky-regex@7.8.3",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-sticky-regex",
  "_nodeVersion": "13.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-sticky-regex_7.8.3_1578951707571_0.5376692344308838"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-transform-sticky-regex@^7.8.3",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-sticky-regex",
    "name": "@babel/plugin-transform-sticky-regex",
    "rawSpec": "^7.8.3",
    "spec": ">=7.8.3 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.8.3.tgz",
  "_shasum": "be7a1290f81dae767475452199e1f76d6175b100",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-sticky-regex@^7.8.3",
  "_where": "/var/www/html/ims/node_modules/@babel/preset-env",
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.8.3",
    "@babel/helper-regex": "^7.8.3"
  },
  "description": "Compile ES2015 sticky regex to an ES5 RegExp constructor",
  "devDependencies": {
    "@babel/core": "^7.8.3",
    "@babel/helper-plugin-test-runner": "^7.8.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-9Spq0vGCD5Bb4Z/ZXXSK5wbbLFMG085qd2vhL1JYu1WcQ5bXqZBAYRzU1d+p79GcHs2szYv5pVQCX13QgldaWw==",
    "shasum": "be7a1290f81dae767475452199e1f76d6175b100",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.8.3.tgz",
    "fileCount": 4,
    "unpackedSize": 3946,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOQcCRA9TVsSAnZWagAAJfAP+gOHAtdwAOJeX+lRS/TF\nW8+svoC2u2yfl7t0LrgMd8OGPB9cfEz28SORxIIVBLQHAUQb9eUaY9svu8Pk\nL4NEwymiyUii2hxplLK0+hoMX06hlPuIENg1BSjaSDy8StfyAfX6t0u6akxM\nAI/xhlTxnVRWlHS7YENa6p2+t7PHUXUiznewiaRDYE5uRbeyFF2DsoYLTOI+\nrANH1i9fMjowyjMl44/lPSEoEAkRcNO439sOjPILxljTUDMq8elPDzFOLzBi\ntyVvMv4+DEh5kUda3qODeg9wjDhEtgl2nh/MDUjFz+mSLLCpoYMSmMMfXuQ0\nf4Jxij3WZBXVofOK5SDzLkqbUdgNROT5zbDY+KM5mCXxPW+D5WREltgrICqf\nN458jOvQvPXQNLD8wtFkxk+qn0K/dI3FCDYUITpE9zTpFZ+5KcGrEir7+Jz3\nOP1eEHCE70+SK0/mUlykK5BZu3MvtRVr9kkqXH44qiCQnhraSTIaabYx+Yi2\nwKDHJ753YfnmlaHkinx72JcISz+kELUMnygtKmDIs2OP8mS3f44P2g8Ifkb2\n7YhxGpSNclAcj9Cfo8msy48hwyeaS5rUbptjKhLQ/qn4L/67gRNudWRhpfzg\n5mHRlyrs68S4MFfvE2rAoI+w9lRmmFyg2xPuAEWxmBaSjyUubPsG29jGNaft\n4hwv\r\n=w2tX\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  "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-transform-sticky-regex",
  "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-transform-sticky-regex"
  },
  "version": "7.8.3"
}
