{ "_args": [ [ "nan@^2.0.5", "/Users/trott/io.js/test/gc/node_modules/weak" ] ], "_from": "nan@>=2.0.5 <3.0.0", "_id": "nan@2.3.3", "_inCache": true, "_installable": true, "_location": "/nan", "_nodeVersion": "5.0.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/nan-2.3.3.tgz_1462313618725_0.044748055282980204" }, "_npmUser": { "email": "bbyholm@abo.fi", "name": "kkoopa" }, "_npmVersion": "3.3.6", "_phantomChildren": {}, "_requested": { "name": "nan", "raw": "nan@^2.0.5", "rawSpec": "^2.0.5", "scope": null, "spec": ">=2.0.5 <3.0.0", "type": "range" }, "_requiredBy": [ "/weak" ], "_resolved": "https://registry.npmjs.org/nan/-/nan-2.3.3.tgz", "_shasum": "64dd83c9704a83648b6c72b401f6384bd94ef16f", "_shrinkwrap": null, "_spec": "nan@^2.0.5", "_where": "/Users/trott/io.js/test/gc/node_modules/weak", "bugs": { "url": "https://github.com/nodejs/nan/issues" }, "contributors": [ { "email": "r@va.gg", "name": "Rod Vagg", "url": "https://github.com/rvagg" }, { "email": "bbyholm@abo.fi", "name": "Benjamin Byholm", "url": "https://github.com/kkoopa/" }, { "email": "trev.norris@gmail.com", "name": "Trevor Norris", "url": "https://github.com/trevnorris" }, { "email": "nathan@tootallnate.net", "name": "Nathan Rajlich", "url": "https://github.com/TooTallNate" }, { "email": "brett19@gmail.com", "name": "Brett Lawson", "url": "https://github.com/brett19" }, { "email": "info@bnoordhuis.nl", "name": "Ben Noordhuis", "url": "https://github.com/bnoordhuis" }, { "email": "david@artcom.de", "name": "David Siegel", "url": "https://github.com/agnat" } ], "dependencies": {}, "description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 6 compatibility", "devDependencies": { "bindings": "~1.2.1", "commander": "^2.8.1", "glob": "^5.0.14", "node-gyp": "~3.0.1", "tap": "~0.7.1", "xtend": "~4.0.0" }, "directories": {}, "dist": { "shasum": "64dd83c9704a83648b6c72b401f6384bd94ef16f", "tarball": "https://registry.npmjs.org/nan/-/nan-2.3.3.tgz" }, "homepage": "https://github.com/nodejs/nan#readme", "license": "MIT", "main": "include_dirs.js", "maintainers": [ { "email": "rod@vagg.org", "name": "rvagg" }, { "email": "bbyholm@abo.fi", "name": "kkoopa" } ], "name": "nan", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/nodejs/nan.git" }, "scripts": { "docs": "doc/.build.sh", "rebuild-tests": "node-gyp rebuild --msvs_version=2013 --directory test", "test": "tap --gc --stderr test/js/*-test.js" }, "version": "2.3.3" }