{
  "_args": [
    [
      "regexp.prototype.flags@^1.2.0",
      "/var/www/html/isbn/resources/angular-app/node_modules/deep-equal"
    ]
  ],
  "_from": "regexp.prototype.flags@>=1.2.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "regexp.prototype.flags@1.3.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/regexp.prototype.flags",
  "_nodeVersion": "13.3.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/regexp.prototype.flags_1.3.0_1576385849027_0.23217087361572486"
  },
  "_npmUser": {
    "email": "ljharb@gmail.com",
    "name": "ljharb"
  },
  "_npmVersion": "6.13.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "regexp.prototype.flags",
    "raw": "regexp.prototype.flags@^1.2.0",
    "rawSpec": "^1.2.0",
    "scope": null,
    "spec": ">=1.2.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/deep-equal"
  ],
  "_resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz",
  "_shasum": "7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75",
  "_shrinkwrap": null,
  "_spec": "regexp.prototype.flags@^1.2.0",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/deep-equal",
  "author": {
    "email": "ljharb@gmail.com",
    "name": "Jordan Harband"
  },
  "bugs": {
    "url": "https://github.com/es-shims/RegExp.prototype.flags/issues"
  },
  "dependencies": {
    "define-properties": "^1.1.3",
    "es-abstract": "^1.17.0-next.1"
  },
  "description": "ES6 spec-compliant RegExp.prototype.flags shim.",
  "devDependencies": {
    "@es-shims/api": "^2.1.2",
    "@ljharb/eslint-config": "^15.0.2",
    "covert": "^1.1.1",
    "eclint": "^2.8.1",
    "eslint": "^6.7.2",
    "has": "^1.0.3",
    "tape": "^4.11.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 14,
    "integrity": "sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9b05CRA9TVsSAnZWagAAf9oP/RFyX+2qmpcZqZh9TyDt\nsOUwPKgHagv6we2crsWxkALCZbsktWC5JTxPsDsDxeYt09oBRG1vY8t0mADd\nMCPXVYmsmjCaZcG2pUP/KhP50LupAb6gqfAqsilmziGPD+D5zTDGjvfRwmk2\nSYTdntJ7JHmV+FOs7EogR9CxoDNmF6MxR10md0fXrr8gqcX4WCXTjAkBbH8O\nyqeBtlhl51ttWY1DmAKn6lDx7nSXnkvYiiCzISMJZ5Fxsd23q+N500g6rYDJ\njlrYvlCUD1on9bfOIs7C8e4pehxWr8V7QVzQ8sK3KZxO1Cm/pgJ/F+2ehG4u\ngbtZX68sZH6iM/IbeIvt/2VgPB7YXoTJLhHCbdI8ec0q/AGtPwZNtEhTDgSM\nNO9xbASsYduK6imuCJzxqQuhJL09IpTPfD7Q0+e9n9VCvs9uj9kFvTXxqvnL\n5aPUoA4NhQ8hnIBIre9GUVC9c7Y298+ddgq1waGT1wEIJhVyzhHrzVEnpHOB\nDnxdhEUSd0CKnKpjO81/OBy4IVFn53rN1u9NOhLHYzokuakOgG1xgf/4tTdZ\n8vh7k9AU+hNhnWRdfjYub4IxJu/Tw1Q95U+cg+hnZw4ZrF9IwsecdLIxRiuJ\nVpNgE8WAK1gY2fRc1lUR/i+b9M8NYktB9T15kyQhSCostL97Hso1rp+Rcg14\n3wgd\r\n=AS4C\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75",
    "tarball": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz",
    "unpackedSize": 15793
  },
  "engines": {
    "node": ">= 0.4"
  },
  "funding": {
    "url": "https://github.com/sponsors/ljharb"
  },
  "gitHead": "f1b1ec0c2e036840204766ecbc8a3a1ff095f163",
  "homepage": "https://github.com/es-shims/RegExp.prototype.flags#readme",
  "keywords": [
    "ES6",
    "RegExp#flags",
    "RegExp.prototype.flags",
    "es-shim API",
    "flag",
    "flags",
    "polyfill",
    "regex",
    "regexp",
    "regular expression",
    "shim"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "es-shims-owner",
      "email": "ljharb+esshims@gmail.com"
    },
    {
      "name": "ljharb",
      "email": "ljharb@gmail.com"
    }
  ],
  "name": "regexp.prototype.flags",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/es-shims/RegExp.prototype.flags.git"
  },
  "scripts": {
    "coverage": "covert test/*.js",
    "coverage-quiet": "covert test/*.js --quiet",
    "eccheck": "eclint check *.js **/*.js > /dev/null",
    "lint": "eslint .",
    "posttest": "npx aud",
    "pretest": "npm run lint",
    "test": "npm run tests-only",
    "tests-only": "es-shim-api --bound && node --harmony --es-staging test/index.js"
  },
  "testling": {
    "browsers": [
      "android-browser/4.2",
      "chrome/20.0..latest",
      "chrome/4.0..10.0",
      "chrome/canary",
      "firefox/15.0..latest",
      "firefox/4.0..6.0",
      "firefox/nightly",
      "iexplore/9.0..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest",
      "opera/11.6..latest",
      "opera/next",
      "safari/5.0..latest"
    ],
    "files": "test/index.js"
  },
  "version": "1.3.0"
}
