{
  "_args": [
    [
      {
        "raw": "unicode-match-property-ecmascript@^1.0.4",
        "scope": null,
        "escapedName": "unicode-match-property-ecmascript",
        "name": "unicode-match-property-ecmascript",
        "rawSpec": "^1.0.4",
        "spec": ">=1.0.4 <2.0.0",
        "type": "range"
      },
      "/var/www/html/ims/node_modules/regexpu-core"
    ]
  ],
  "_from": "unicode-match-property-ecmascript@>=1.0.4 <2.0.0",
  "_id": "unicode-match-property-ecmascript@1.0.4",
  "_inCache": true,
  "_location": "/unicode-match-property-ecmascript",
  "_nodeVersion": "8.11.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/unicode-match-property-ecmascript_1.0.4_1528377049980_0.5348814037750922"
  },
  "_npmUser": {
    "name": "mathias",
    "email": "mathias@qiwi.be"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "unicode-match-property-ecmascript@^1.0.4",
    "scope": null,
    "escapedName": "unicode-match-property-ecmascript",
    "name": "unicode-match-property-ecmascript",
    "rawSpec": "^1.0.4",
    "spec": ">=1.0.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/regexpu-core"
  ],
  "_resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz",
  "_shasum": "8ed2a32569961bce9227d09cd3ffbb8fed5f020c",
  "_shrinkwrap": null,
  "_spec": "unicode-match-property-ecmascript@^1.0.4",
  "_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-ecmascript/issues"
  },
  "dependencies": {
    "unicode-canonical-property-names-ecmascript": "^1.0.4",
    "unicode-property-aliases-ecmascript": "^1.0.4"
  },
  "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": "*"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg==",
    "shasum": "8ed2a32569961bce9227d09cd3ffbb8fed5f020c",
    "tarball": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz",
    "fileCount": 4,
    "unpackedSize": 4407,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGS7aCRA9TVsSAnZWagAA/UoQAJ2YtVTo92TbI6uWXG4N\nGvNXizlbSzLVMxm9L/Mdj2BrhsPdEUueZbshZ1X16lOKgG5+uSTYU79lHWRo\npiyFrjhlkAjZNcRSBySXQMLoUtaeIWd0KpFozSYBIQb0RFAesUrlGPDdT/je\njG7FdCKL9Pa5yvgILmB9ckt1Dt1DTBm/Orv6YRe3BTxE1BG7C3+PFfDviz6P\nbXei6fMf5jPrXjVi+K3Me/p1chM+DNzcOqRSgMRnQG+QPbGBOBvXUTmoOC2j\nzCzSyq7BiidgsEmjFXWY31sAo9/kFcxa/JFBsw9+Kq7X/Bn5TdMEXXdJjLkN\nmPuGRdED6WrWvThJeGgC1DHKkZc1STisg2PQSlhdpLFeccd1OS24y6DzZ3In\nmDK+QSmMQXAjN26QbcbchXXCOrkPAhN0EP8GUPEHtY2VGKrEmYZ2jytTDnCv\n8hIded19NaN7yHnONZ+RqVcVxJddTq4bjPBflBLVaonbol0ysHNpOvnCWoUw\n1F/Q/HnDvJbrIRGTaW0rpruhGAkv5tXcoqqJ+6NTwjEdV+OTRqZK4xQUtD+j\nuL74rMjzFayuR9ya73RyEww1Yk4SzOY/EjeF2/86LqkK3JLmkTO0ekLKeA0b\nbWqI32uF40jKMsasNAoPBx/P9AYCTAXji8E1L+KZGpJZWQgenX2GFzT9SN72\nmUeR\r\n=DWwy\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "LICENSE-MIT.txt",
    "index.js"
  ],
  "gitHead": "297bcffae3d154e0691b995e2a3ea28f449eab51",
  "homepage": "https://github.com/mathiasbynens/unicode-match-property-ecmascript",
  "keywords": [
    "unicode",
    "unicode properties",
    "unicode property aliases"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "mathias",
      "email": "mathias@qiwi.be"
    }
  ],
  "name": "unicode-match-property-ecmascript",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mathiasbynens/unicode-match-property-ecmascript.git"
  },
  "scripts": {
    "test": "ava ./tests"
  },
  "version": "1.0.4"
}
