{ "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me" }, "name": "which", "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", "version": "1.0.8", "repository": { "type": "git", "url": "git://github.com/isaacs/node-which.git" }, "main": "which.js", "bin": { "which": "./bin/which" }, "license": "ISC", "gitHead": "681a9ebbc447cb428232ddf6c0983006d89e7755", "bugs": { "url": "https://github.com/isaacs/node-which/issues" }, "homepage": "https://github.com/isaacs/node-which", "_id": "which@1.0.8", "scripts": {}, "_shasum": "c2ff319534ac4a1fa45df2221b56c36279903ded", "_from": "which@>=1.0.8 <1.1.0", "_npmVersion": "2.1.11", "_nodeVersion": "0.10.16", "_npmUser": { "name": "isaacs", "email": "i@izs.me" }, "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "dist": { "shasum": "c2ff319534ac4a1fa45df2221b56c36279903ded", "tarball": "http://registry.npmjs.org/which/-/which-1.0.8.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/which/-/which-1.0.8.tgz" }