UNPKG

npm

Version:

A package manager for node

48 lines (47 loc) 1.24 kB
{ "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.7", "repository": { "type": "git", "url": "git://github.com/isaacs/node-which.git" }, "main": "which.js", "bin": { "which": "./bin/which" }, "license": "ISC", "gitHead": "989ba91ddf1864696d5048a98a70dc117ae6ba0c", "bugs": { "url": "https://github.com/isaacs/node-which/issues" }, "homepage": "https://github.com/isaacs/node-which", "_id": "which@1.0.7", "scripts": {}, "_shasum": "853133f40e5bd2783e51a06774959455cc8ee865", "_from": "which@>=1.0.7 <1.1.0", "_npmVersion": "2.1.9", "_nodeVersion": "0.10.16", "_npmUser": { "name": "isaacs", "email": "i@izs.me" }, "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "dist": { "shasum": "853133f40e5bd2783e51a06774959455cc8ee865", "tarball": "http://registry.npmjs.org/which/-/which-1.0.7.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/which/-/which-1.0.7.tgz", "readme": "ERROR: No README data found!" }