{ "_args": [ [ "nan@^2.0.5", "/Applications/MAMP/htdocs/stream2/WebRTC-Example/node_modules/bufferutil" ] ], "_from": "nan@>=2.0.5 <3.0.0", "_id": "nan@2.1.0", "_inCache": true, "_installable": true, "_location": "/nan", "_nodeVersion": "4.1.2", "_npmUser": { "email": "bbyholm@abo.fi", "name": "kkoopa" }, "_npmVersion": "3.3.5", "_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": [ "/bufferutil", "/utf-8-validate" ], "_resolved": "https://registry.npmjs.org/nan/-/nan-2.1.0.tgz", "_shasum": "020a7ccedc63fdee85f85967d5607849e74abbe8", "_shrinkwrap": null, "_spec": "nan@^2.0.5", "_where": "/Applications/MAMP/htdocs/stream2/WebRTC-Example/node_modules/bufferutil", "bugs": { "url": "https://github.com/nodejs/nan/issues" }, "contributors": [ { "name": "Rod Vagg", "email": "r@va.gg", "url": "https://github.com/rvagg" }, { "name": "Benjamin Byholm", "email": "bbyholm@abo.fi", "url": "https://github.com/kkoopa/" }, { "name": "Trevor Norris", "email": "trev.norris@gmail.com", "url": "https://github.com/trevnorris" }, { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net", "url": "https://github.com/TooTallNate" }, { "name": "Brett Lawson", "email": "brett19@gmail.com", "url": "https://github.com/brett19" }, { "name": "Ben Noordhuis", "email": "info@bnoordhuis.nl", "url": "https://github.com/bnoordhuis" }, { "name": "David Siegel", "email": "david@artcom.de", "url": "https://github.com/agnat" } ], "dependencies": {}, "description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 4 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": "020a7ccedc63fdee85f85967d5607849e74abbe8", "tarball": "http://registry.npmjs.org/nan/-/nan-2.1.0.tgz" }, "homepage": "https://github.com/nodejs/nan#readme", "license": "MIT", "main": "include_dirs.js", "maintainers": [ { "name": "rvagg", "email": "rod@vagg.org" }, { "name": "kkoopa", "email": "bbyholm@abo.fi" } ], "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 test/js/*-test.js" }, "version": "2.1.0" }