{
  "_args": [
    [
      {
        "name": "pako",
        "raw": "pako@~0.2.0",
        "rawSpec": "~0.2.0",
        "scope": null,
        "spec": ">=0.2.0 <0.3.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/node_modules/browserify-zlib"
    ]
  ],
  "_from": "pako@>=0.2.0 <0.3.0",
  "_id": "pako@0.2.8",
  "_inCache": true,
  "_installable": true,
  "_location": "/pako",
  "_nodeVersion": "0.12.4",
  "_npmUser": {
    "email": "vitaly@rcdesign.ru",
    "name": "vitaly"
  },
  "_npmVersion": "2.10.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "pako",
    "raw": "pako@~0.2.0",
    "rawSpec": "~0.2.0",
    "scope": null,
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browserify-zlib"
  ],
  "_resolved": "https://registry.npmjs.org/pako/-/pako-0.2.8.tgz",
  "_shasum": "15ad772915362913f20de4a8a164b4aacc6165d6",
  "_shrinkwrap": null,
  "_spec": "pako@~0.2.0",
  "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/browserify-zlib",
  "bugs": {
    "url": "https://github.com/nodeca/pako/issues"
  },
  "contributors": [
    {
      "name": "Andrei Tuputcyn",
      "url": "https://github.com/andr83"
    },
    {
      "name": "Vitaly Puzrin",
      "url": "https://github.com/puzrin"
    }
  ],
  "dependencies": {},
  "description": "zlib port to javascript - fast, modularized, with browser support",
  "devDependencies": {
    "ansi": "*",
    "async": "*",
    "benchmark": "*",
    "browserify": "*",
    "eslint": "0.17.1",
    "eslint-plugin-nodeca": "~1.0.3",
    "grunt": "~0.4.4",
    "grunt-cli": "~0.1.13",
    "grunt-contrib-connect": "~0.9.0",
    "grunt-saucelabs": "~8.6.0",
    "istanbul": "*",
    "lodash": "*",
    "mocha": "1.21.5",
    "ndoc": "*",
    "uglify-js": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "15ad772915362913f20de4a8a164b4aacc6165d6",
    "tarball": "https://registry.npmjs.org/pako/-/pako-0.2.8.tgz"
  },
  "gitHead": "08c5cfb4fe2f744bedbd249be908bba0d8fc0946",
  "homepage": "https://github.com/nodeca/pako",
  "keywords": [
    "zlib",
    "deflate",
    "inflate",
    "gzip"
  ],
  "license": {
    "type": "MIT",
    "url": "https://github.com/nodeca/pako/blob/master/LICENSE"
  },
  "main": "./index.js",
  "maintainers": [
    {
      "email": "vitaly@rcdesign.ru",
      "name": "vitaly"
    }
  ],
  "name": "pako",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/nodeca/pako.git"
  },
  "scripts": {},
  "version": "0.2.8"
}
