{ "name": "heapdump", "main": "./lib/main", "version": "0.3.7", "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": "3e308b302fb2d7beba5b1c4a6eaf92caba51cbf2", "bugs": { "url": "https://github.com/bnoordhuis/node-heapdump/issues" }, "_id": "heapdump@0.3.7", "_shasum": "f50df2b140e5cde7656638f4c384d683b0143298", "_from": "heapdump@>=0.3.4 <0.4.0", "_npmVersion": "2.13.3", "_nodeVersion": "3.0.1-pre", "_npmUser": { "name": "bnoordhuis", "email": "info@bnoordhuis.nl" }, "maintainers": [ { "name": "bnoordhuis", "email": "info@bnoordhuis.nl" } ], "dist": { "shasum": "f50df2b140e5cde7656638f4c384d683b0143298", "size": 9241, "noattachment": false, "tarball": "http://registry.npm.taobao.org/heapdump/download/heapdump-0.3.7.tgz" }, "directories": {}, "publish_time": 1438776575105, "_cnpm_publish_time": 1438776575105, "_resolved": "https://registry.npm.taobao.org/heapdump/download/heapdump-0.3.7.tgz", "readme": "ERROR: No README data found!" }