{ "_args": [ [ "errno@0.1.4", "C:\\wamp64\\www\\ilink" ] ], "_development": true, "_from": "errno@0.1.4", "_id": "errno@0.1.4", "_inBundle": false, "_integrity": "sha1-uJbiOp5ei6M4cfyZar02NfyaHH0=", "_location": "/errno", "_optional": true, "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "errno@0.1.4", "name": "errno", "escapedName": "errno", "rawSpec": "0.1.4", "saveSpec": null, "fetchSpec": "0.1.4" }, "_requiredBy": [ "/less" ], "_resolved": "https://registry.npmjs.org/errno/-/errno-0.1.4.tgz", "_spec": "0.1.4", "_where": "C:\\wamp64\\www\\ilink", "authors": [ "Rod Vagg @rvagg (https://github.com/rvagg)" ], "bin": { "errno": "./cli.js" }, "bugs": { "url": "https://github.com/rvagg/node-errno/issues" }, "dependencies": { "prr": "~0.0.0" }, "description": "libuv errno details exposed", "devDependencies": { "tape": "~3.5.0" }, "homepage": "https://github.com/rvagg/node-errno#readme", "keywords": [ "errors", "errno", "libuv" ], "license": "MIT", "main": "errno.js", "name": "errno", "repository": { "type": "git", "url": "git+https://github.com/rvagg/node-errno.git" }, "scripts": { "test": "tape test.js" }, "version": "0.1.4" }