{ "_args": [ [ { "raw": "heapdump", "scope": null, "escapedName": "heapdump", "name": "heapdump", "rawSpec": "", "spec": "latest", "type": "tag" }, "/data/feimat/test_yali/liveserver" ] ], "_from": "heapdump@latest", "_id": "heapdump@0.3.9", "_inCache": true, "_location": "/heapdump", "_nodeVersion": "8.0.0-pre", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/heapdump-0.3.9.tgz_1491337456977_0.18369206320494413" }, "_npmUser": { "name": "bnoordhuis", "email": "info@bnoordhuis.nl" }, "_npmVersion": "4.2.0", "_phantomChildren": {}, "_requested": { "raw": "heapdump", "scope": null, "escapedName": "heapdump", "name": "heapdump", "rawSpec": "", "spec": "latest", "type": "tag" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/heapdump/-/heapdump-0.3.9.tgz", "_shasum": "03c74eb0df5d67be0982e83429ba9c9d2b3b7f78", "_shrinkwrap": null, "_spec": "heapdump", "_where": "/data/feimat/test_yali/liveserver", "author": { "name": "Ben Noordhuis", "email": "info@bnoordhuis.nl", "url": "http://bnoordhuis.nl/" }, "bugs": { "url": "https://github.com/bnoordhuis/node-heapdump/issues" }, "dependencies": {}, "description": "Make a dump of the V8 heap for later inspection.", "devDependencies": { "shelljs": "~0.3.0", "tap": "~0.4.12" }, "directories": {}, "dist": { "shasum": "03c74eb0df5d67be0982e83429ba9c9d2b3b7f78", "tarball": "https://registry.npmjs.org/heapdump/-/heapdump-0.3.9.tgz" }, "engines": { "node": ">=0.10.0" }, "gitHead": "7cf17e9b2a629fa5708717874ced2a7ae6cb2e13", "gypfile": true, "homepage": "https://github.com/bnoordhuis/node-heapdump", "license": "ISC", "main": "./lib/main", "maintainers": [ { "name": "bnoordhuis", "email": "info@bnoordhuis.nl" } ], "name": "heapdump", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/bnoordhuis/node-heapdump.git" }, "scripts": { "install": "node-gyp rebuild", "test": "tap test/test-*" }, "version": "0.3.9" }