{ "_args": [ [ "errno@^0.1.1", "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/less" ] ], "_from": "errno@>=0.1.1 <0.2.0", "_id": "errno@0.1.4", "_inCache": true, "_location": "/errno", "_nodeVersion": "3.0.0", "_npmUser": { "email": "rod@vagg.org", "name": "rvagg" }, "_npmVersion": "2.13.3", "_phantomChildren": {}, "_requested": { "name": "errno", "raw": "errno@^0.1.1", "rawSpec": "^0.1.1", "scope": null, "spec": ">=0.1.1 <0.2.0", "type": "range" }, "_requiredBy": [ "/less" ], "_resolved": "https://registry.npmjs.org/errno/-/errno-0.1.4.tgz", "_shasum": "b896e23a9e5e8ba33871fc996abd3635fc9a1c7d", "_shrinkwrap": null, "_spec": "errno@^0.1.1", "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/less", "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" }, "directories": {}, "dist": { "shasum": "b896e23a9e5e8ba33871fc996abd3635fc9a1c7d", "tarball": "http://registry.npmjs.org/errno/-/errno-0.1.4.tgz" }, "gitHead": "1c2b1fcbf22ef2bafbf6cda378cfed400f5163fd", "homepage": "https://github.com/rvagg/node-errno", "installable": true, "keywords": [ "errno", "errors", "libuv" ], "license": "MIT", "main": "errno.js", "maintainers": [ { "name": "rvagg", "email": "rod@vagg.org" } ], "name": "errno", "optionalDependencies": {}, "repository": { "type": "git", "url": "https://github.com/rvagg/node-errno.git" }, "scripts": { "test": "tape test.js" }, "version": "0.1.4" }