{
  "_args": [
    [
      {
        "raw": "unicode-match-property-value-ecmascript@^1.0.2",
        "scope": null,
        "escapedName": "unicode-match-property-value-ecmascript",
        "name": "unicode-match-property-value-ecmascript",
        "rawSpec": "^1.0.2",
        "spec": ">=1.0.2 <2.0.0",
        "type": "range"
      },
      "/var/www/html/node_modules/regexpu-core"
    ]
  ],
  "_from": "unicode-match-property-value-ecmascript@>=1.0.2 <2.0.0",
  "_id": "unicode-match-property-value-ecmascript@1.0.2",
  "_inCache": true,
  "_location": "/unicode-match-property-value-ecmascript",
  "_nodeVersion": "8.11.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/unicode-match-property-value-ecmascript_1.0.2_1528377369446_0.6768119147776785"
  },
  "_npmUser": {
    "name": "mathias",
    "email": "mathias@qiwi.be"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "unicode-match-property-value-ecmascript@^1.0.2",
    "scope": null,
    "escapedName": "unicode-match-property-value-ecmascript",
    "name": "unicode-match-property-value-ecmascript",
    "rawSpec": "^1.0.2",
    "spec": ">=1.0.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/regexpu-core"
  ],
  "_resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.0.2.tgz",
  "_shasum": "9f1dc76926d6ccf452310564fd834ace059663d4",
  "_shrinkwrap": null,
  "_spec": "unicode-match-property-value-ecmascript@^1.0.2",
  "_where": "/var/www/html/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.1",
    "unicode-property-value-aliases-ecmascript": "^1.0.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-Rx7yODZC1L/T8XKo/2kNzVAQaRE88AaMvI1EF/Xnj3GW2wzN6fop9DDWuFAKUVFH7vozkz26DzP0qyWLKLIVPQ==",
    "shasum": "9f1dc76926d6ccf452310564fd834ace059663d4",
    "tarball": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.0.2.tgz",
    "fileCount": 5,
    "unpackedSize": 23438,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGTAaCRA9TVsSAnZWagAAYrwP/3qkArAlYDrm7qrJ7l0F\ncTukqygQzPYa0N+oh1ln7DNc1cnyF2ITHdnQq8tT8smq6/R/pGWjUPwglPHe\nY/lNbE1YvW/RDPF7uNe8CPfylMobJUPAj08fVAk3x5FMFGYl887GQGY2WErg\nvxKPZDD3M612f8Jphq0Yo/lUmDqDaJ6oEQU9Uj5JTUmdQfXAtIOZ3MJzF8i3\nK0wpdHFuX/FtnJ9QP7B8+JIPakCxQi2Sn2xRkoXS/rTAnHF36pPcEJFe72e+\nToJjPZBzfcjMfahG5wy2X1cAWaJM3ZKvvv0Lb0exe13r/qnpQEAkBNIeEXuE\nFKVJBu3wG6ecVGsvuXYnt1znC6ll2JLR4nlTcr991OCkpSFrXvCU5SxJ/xrg\nWX5RcntXzWZOL9dqcT1204phVmjNpSTmSH+u2a7PulH0jIXK8g9sfZNapHxG\nTSMHtcGuYR1FwS92fAHYO0YSsA743RkHSELR2aUdQrDSuXRbRtSfuDVI964m\nEVc9QYLGC+TiXPx9Tlo4jW5+Otsjn/lcafi5Fv9Dwq/Cgo/17U4a/YHDsESc\nl98TQzSMEkm30ewYIBY6rHHC1/bq6Q7Cbbii5gT6zsltiw+Hgk3faU2aiQEY\naA4qIAE6KGS4/6ug/afr+oxh5KiSYe6G86RgbraV/7GBmghnFo1b4F5I5Igg\nqqMZ\r\n=OzhP\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "LICENSE-MIT.txt",
    "data/mappings.js",
    "index.js"
  ],
  "gitHead": "922cdacd4323b3fd094fd78a61df24bd2e35cccb",
  "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"
  },
  "version": "1.0.2"
}
