{
  "_args": [
    [
      {
        "raw": "tr46@~0.0.3",
        "scope": null,
        "escapedName": "tr46",
        "name": "tr46",
        "rawSpec": "~0.0.3",
        "spec": ">=0.0.3 <0.1.0",
        "type": "range"
      },
      "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.62ZqkCwu/node_modules/whatwg-url"
    ]
  ],
  "_from": "tr46@>=0.0.3 <0.1.0",
  "_id": "tr46@0.0.3",
  "_inCache": true,
  "_location": "/tr46",
  "_nodeVersion": "5.4.1",
  "_npmUser": {
    "name": "sebmaster",
    "email": "sebmaster16@gmail.com"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "tr46@~0.0.3",
    "scope": null,
    "escapedName": "tr46",
    "name": "tr46",
    "rawSpec": "~0.0.3",
    "spec": ">=0.0.3 <0.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/whatwg-url"
  ],
  "_resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
  "_shasum": "8184fd347dac9cdc185992f3a6622e14b9d9ab6a",
  "_shrinkwrap": null,
  "_spec": "tr46@~0.0.3",
  "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.62ZqkCwu/node_modules/whatwg-url",
  "author": {
    "name": "Sebastian Mayr",
    "email": "npm@smayr.name"
  },
  "bugs": {
    "url": "https://github.com/Sebmaster/tr46.js/issues"
  },
  "dependencies": {},
  "description": "An implementation of the Unicode TR46 spec",
  "devDependencies": {
    "mocha": "^2.2.5",
    "request": "^2.57.0"
  },
  "directories": {},
  "dist": {
    "shasum": "8184fd347dac9cdc185992f3a6622e14b9d9ab6a",
    "tarball": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz"
  },
  "gitHead": "a8009f9ce80ff5dbe71dd71e203afe4e4c878d28",
  "homepage": "https://github.com/Sebmaster/tr46.js#readme",
  "keywords": [
    "unicode",
    "tr46",
    "url",
    "whatwg"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "sebmaster",
      "email": "sebmaster16@gmail.com"
    }
  ],
  "name": "tr46",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Sebmaster/tr46.js.git"
  },
  "scripts": {
    "prepublish": "node scripts/generateMappingTable.js",
    "pretest": "node scripts/getLatestUnicodeTests.js",
    "test": "mocha"
  },
  "version": "0.0.3"
}
