{
  "name": "heapdump",
  "main": "./lib/main",
  "version": "0.3.1",
  "description": "Make a dump of the V8 heap for later inspection.",
  "homepage": "https://github.com/bnoordhuis/node-heapdump",
  "author": {
    "name": "Ben Noordhuis",
    "email": "info@bnoordhuis.nl",
    "url": "http://bnoordhuis.nl/"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/bnoordhuis/node-heapdump.git"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "license": "ISC",
  "scripts": {
    "test": "tap test/test-*",
    "install": "node-gyp rebuild"
  },
  "devDependencies": {
    "shelljs": "~0.3.0",
    "tap": "~0.4.12"
  },
  "gypfile": true,
  "gitHead": "a0efb6f24f7d550a63a07fc5a82b5887dae55f65",
  "bugs": {
    "url": "https://github.com/bnoordhuis/node-heapdump/issues"
  },
  "_id": "heapdump@0.3.1",
  "_shasum": "7f4b0ec324c5ec3bc1c92a1ef2baa1ea7ea29aff",
  "_from": "heapdump@>=0.3.1",
  "_npmVersion": "1.4.28",
  "_npmUser": {
    "name": "bnoordhuis",
    "email": "info@bnoordhuis.nl"
  },
  "maintainers": [
    {
      "name": "bnoordhuis",
      "email": "info@bnoordhuis.nl"
    }
  ],
  "dist": {
    "shasum": "7f4b0ec324c5ec3bc1c92a1ef2baa1ea7ea29aff",
    "tarball": "http://registry.npmjs.org/heapdump/-/heapdump-0.3.1.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/heapdump/-/heapdump-0.3.1.tgz",
  "readme": "ERROR: No README data found!"
}
