{
  "_args": [
    [
      {
        "raw": "unicode-property-aliases-ecmascript@^1.0.4",
        "scope": null,
        "escapedName": "unicode-property-aliases-ecmascript",
        "name": "unicode-property-aliases-ecmascript",
        "rawSpec": "^1.0.4",
        "spec": ">=1.0.4 <2.0.0",
        "type": "range"
      },
      "/var/www/html/node_modules/unicode-match-property-ecmascript"
    ]
  ],
  "_from": "unicode-property-aliases-ecmascript@>=1.0.4 <2.0.0",
  "_id": "unicode-property-aliases-ecmascript@1.0.4",
  "_inCache": true,
  "_location": "/unicode-property-aliases-ecmascript",
  "_nodeVersion": "8.11.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/unicode-property-aliases-ecmascript_1.0.4_1528376529551_0.26789073416188014"
  },
  "_npmUser": {
    "name": "mathias",
    "email": "mathias@qiwi.be"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "unicode-property-aliases-ecmascript@^1.0.4",
    "scope": null,
    "escapedName": "unicode-property-aliases-ecmascript",
    "name": "unicode-property-aliases-ecmascript",
    "rawSpec": "^1.0.4",
    "spec": ">=1.0.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/unicode-match-property-ecmascript"
  ],
  "_resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.0.4.tgz",
  "_shasum": "5a533f31b4317ea76f17d807fa0d116546111dd0",
  "_shrinkwrap": null,
  "_spec": "unicode-property-aliases-ecmascript@^1.0.4",
  "_where": "/var/www/html/node_modules/unicode-match-property-ecmascript",
  "author": {
    "name": "Mathias Bynens",
    "url": "https://mathiasbynens.be/"
  },
  "bugs": {
    "url": "https://github.com/mathiasbynens/unicode-property-aliases-ecmascript/issues"
  },
  "dependencies": {},
  "description": "Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.",
  "devDependencies": {
    "ava": "*",
    "jsesc": "^2.5.1",
    "unicode-canonical-property-names-ecmascript": "^1.0.4"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-2WSLa6OdYd2ng8oqiGIWnJqyFArvhn+5vgx5GTxMbUYjCYKUcuKS62YLFF0R/BDGlB1yzXjQOLtPAfHsgirEpg==",
    "shasum": "5a533f31b4317ea76f17d807fa0d116546111dd0",
    "tarball": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.0.4.tgz",
    "fileCount": 4,
    "unpackedSize": 5213,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGSzRCRA9TVsSAnZWagAAw34P/Akl5dBWkc0oxLALKC+W\nPTypjZhh0moL5O907u6pQ0xizgQ9eDvj+vlHckdAT0RVqlVouPWcQEAMA+5O\nZPaX0XZkH4ZsRhE6Fctzr4NrdetWtiQeTwo+ysAmzMJZt/K9Cc//TSNtWAyi\neX7X715OaK+I5+2LfwgmYP1GhKv0CaX2A9wqOGruuHPr95qYUwjlJSX0Qzfy\nB1VEmbBtVH1Ceqoz6hKew4wcgTtB/XxQkb4+pumFly1RMF8wOggBcAbiTbnm\npvC1pCjjJYd4VOQfu+yhqt8GkUbHnjan6bqj+Yokba/2HHEVWx/QgV4nxrY1\nta3025Yr3y2Q0/HugvkYLgKt/+J76U9Xmu8ZOTh36RYiyztiAVgTSWGeelzN\nXjCDwWuJbfbimoEilrnb/zzCCXTf04OaWFF2lP6ArdaBRRjRJF6GyS/z1vTr\nY7khfvbJ2Nh/PDNmqSbHP1jd4C1aZtjURauUq8DfWJ1KSxK1DW/Ohk+VhIOA\nxqFlZVgvZ8zz0QxN7amzwEl8mZwXwfl8QS/7V+ubXs5646RlvthX1R8yN7vB\nBM3WUZoRFk5/EMGzRDbrNYaECUgtEpKoiuKGuaQbBCwTJvPrYztIiqkF6iDp\nFagYNeKIFA2xJUYIKXAcagLGaIc9fVPMCrHLq9x+Ln/XZMO9mvblYaAwcw3O\n7gd+\r\n=S3Af\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "LICENSE-MIT.txt",
    "index.js"
  ],
  "gitHead": "420e1028eb75cf09ebd0c90beae2174304e7c5bd",
  "homepage": "https://github.com/mathiasbynens/unicode-property-aliases-ecmascript",
  "keywords": [
    "unicode",
    "unicode-data",
    "alias",
    "aliases",
    "property alias"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "mathias",
      "email": "mathias@qiwi.be"
    }
  ],
  "name": "unicode-property-aliases-ecmascript",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mathiasbynens/unicode-property-aliases-ecmascript.git"
  },
  "scripts": {
    "build": "node scripts/build.js",
    "download": "curl http://unicode.org/Public/11.0.0/ucd/PropertyAliases.txt > data/PropertyAliases.txt",
    "test": "ava ./tests"
  },
  "version": "1.0.4"
}
