{
  "_args": [
    [
      "tiny-inflate@1.0.3",
      "E:\\WEB_TESTING\\PROJECT_HOST\\asktek.dashboard.webapi"
    ]
  ],
  "_from": "tiny-inflate@1.0.3",
  "_id": "tiny-inflate@1.0.3",
  "_inBundle": false,
  "_integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==",
  "_location": "/tiny-inflate",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "tiny-inflate@1.0.3",
    "name": "tiny-inflate",
    "escapedName": "tiny-inflate",
    "rawSpec": "1.0.3",
    "saveSpec": null,
    "fetchSpec": "1.0.3"
  },
  "_requiredBy": [
    "/fontkit",
    "/unicode-trie"
  ],
  "_resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz",
  "_spec": "1.0.3",
  "_where": "E:\\WEB_TESTING\\PROJECT_HOST\\asktek.dashboard.webapi",
  "author": {
    "name": "Devon Govett",
    "email": "devongovett@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/devongovett/tiny-inflate/issues"
  },
  "description": "A tiny inflate implementation",
  "devDependencies": {
    "mocha": "^2.1.0"
  },
  "homepage": "https://github.com/devongovett/tiny-inflate",
  "keywords": [
    "inflate",
    "zlib",
    "gzip",
    "zip"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "tiny-inflate",
  "repository": {
    "type": "git",
    "url": "git://github.com/devongovett/tiny-inflate.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.0.3"
}
