{
  "_args": [
    [
      {
        "raw": "unicode-match-property-value-ecmascript@^1.2.0",
        "scope": null,
        "escapedName": "unicode-match-property-value-ecmascript",
        "name": "unicode-match-property-value-ecmascript",
        "rawSpec": "^1.2.0",
        "spec": ">=1.2.0 <2.0.0",
        "type": "range"
      },
      "/var/www/html/ims/node_modules/regexpu-core"
    ]
  ],
  "_from": "unicode-match-property-value-ecmascript@>=1.2.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "unicode-match-property-value-ecmascript@1.2.0",
  "_inCache": true,
  "_location": "/unicode-match-property-value-ecmascript",
  "_nodeVersion": "12.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/unicode-match-property-value-ecmascript_1.2.0_1583946208724_0.8786277779904508"
  },
  "_npmUser": {
    "name": "mathias",
    "email": "mathias@qiwi.be"
  },
  "_npmVersion": "6.13.6",
  "_phantomChildren": {},
  "_requested": {
    "raw": "unicode-match-property-value-ecmascript@^1.2.0",
    "scope": null,
    "escapedName": "unicode-match-property-value-ecmascript",
    "name": "unicode-match-property-value-ecmascript",
    "rawSpec": "^1.2.0",
    "spec": ">=1.2.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/regexpu-core"
  ],
  "_resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.2.0.tgz",
  "_shasum": "0d91f600eeeb3096aa962b1d6fc88876e64ea531",
  "_shrinkwrap": null,
  "_spec": "unicode-match-property-value-ecmascript@^1.2.0",
  "_where": "/var/www/html/ims/node_modules/regexpu-core",
  "author": {
    "name": "Mathias Bynens",
    "url": "https://mathiasbynens.be/"
  },
  "bugs": {
    "url": "https://github.com/mathiasbynens/unicode-match-property-value-ecmascript/issues"
  },
  "dependencies": {},
  "description": "Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.",
  "devDependencies": {
    "ava": "*",
    "jsesc": "^2.5.2",
    "unicode-property-value-aliases-ecmascript": "^1.1.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-wjuQHGQVofmSJv1uVISKLE5zO2rNGzM/KCYZch/QQvez7C1hUhBIuZ701fYXExuufJFMPhv2SyL8CyoIfMLbIQ==",
    "shasum": "0d91f600eeeb3096aa962b1d6fc88876e64ea531",
    "tarball": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.2.0.tgz",
    "fileCount": 5,
    "unpackedSize": 24445,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaRnhCRA9TVsSAnZWagAAVoYQAKJ/R+3jlhA+7Djnlj9A\n2stDlmA45PftRPwhuAqEd7mdDPbWt1M5HvffnBArfJRMOZsHAx574ZUlGSgP\n0/+EelLEULhnR5zkhEMmlBO/IEB0b9HN1v2RF065FSPncfuCzbgtJmFzi6x9\n46p68JL6WGwtcbiIOeX0SCv6GqnrmUQ1YoTlmjiek36nR6Dr001oIBPZhOwS\nXpVyj8tlau9vVbbqQSIbJkLkyOMauHlHV2J7AYUn9EQMF5zasixbsxKkYWMh\nBF1idFxYwajCtnc4HabV/RCaff2DsPCPgIEpqaHA27X4s16ldL50gqa/DOjJ\n0M+eZaYsJF/Ipa90pKccWLTLMzCMNKEz12j9iiuca0zjf8H73GxXTGGp/8nb\nD9MjUG8h7mKBf+zLq2WzlSJQ2IIXl/Chgyji7gg4RMt2FGc1bwyMF7LdT+eB\ngwUAg27CuKf8XegCvHsbGBftpGFE1m72rdxe/k9tCGpJEcn8Zgp67dLQilru\nVHF6/p8opdPXuFatE+zQb8eYM37q9zKXnsB3vp3EfD0oz2oz1zwatHzEC+8H\nUk1DCCMDHb7nF9RA++kc2o047bGVPWlFmkCw0gpnEzTeDL5wmqznF+nOvmLd\nV/1qj0yHLtxgEkv1rPRombQ+hi7Dh65L8afMNFMc/OPYduTla5yA+VfA/0aO\n8NVE\r\n=J2Z/\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=4"
  },
  "gitHead": "5e70c94a6bc4309ae7d8b4a3ab102802966abf2f",
  "homepage": "https://github.com/mathiasbynens/unicode-match-property-value-ecmascript",
  "keywords": [
    "unicode",
    "unicode property values",
    "unicode property value aliases"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "mathias",
      "email": "mathias@qiwi.be"
    }
  ],
  "name": "unicode-match-property-value-ecmascript",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mathiasbynens/unicode-match-property-value-ecmascript.git"
  },
  "scripts": {
    "build": "node scripts/build.js",
    "test": "ava tests/tests.js"
  },
  "version": "1.2.0"
}
