{
  "_args": [
    [
      "tiny-inflate@1.0.3",
      "/data/build"
    ]
  ],
  "_from": "tiny-inflate@1.0.3",
  "_id": "tiny-inflate@1.0.3",
  "_inBundle": false,
  "_integrity": "sha1-EicVSUkToYBRZqr3yTRnkz7qJsQ=",
  "_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": [
    "/opentype.js"
  ],
  "_resolved": "http://172.17.52.48:8081/repository/npm-group/tiny-inflate/-/tiny-inflate-1.0.3.tgz",
  "_spec": "1.0.3",
  "_where": "/data/build",
  "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"
}
