react / wstein / node_modules / jest-cli / node_modules / cover / node_modules / which / package.json
80669 views{1"author": {2"name": "Isaac Z. Schlueter",3"email": "[email protected]",4"url": "http://blog.izs.me"5},6"name": "which",7"description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",8"version": "1.0.9",9"repository": {10"type": "git",11"url": "git://github.com/isaacs/node-which.git"12},13"main": "which.js",14"bin": {15"which": "./bin/which"16},17"license": "ISC",18"gitHead": "df3d52a0ecd5f366d550e0f14d67ca4d5e621bad",19"bugs": {20"url": "https://github.com/isaacs/node-which/issues"21},22"homepage": "https://github.com/isaacs/node-which",23"_id": "[email protected]",24"scripts": {},25"_shasum": "460c1da0f810103d0321a9b633af9e575e64486f",26"_from": "which@>=1.0.0 <1.1.0",27"_npmVersion": "2.6.0",28"_nodeVersion": "1.1.0",29"_npmUser": {30"name": "isaacs",31"email": "[email protected]"32},33"maintainers": [34{35"name": "isaacs",36"email": "[email protected]"37}38],39"dist": {40"shasum": "460c1da0f810103d0321a9b633af9e575e64486f",41"tarball": "http://registry.npmjs.org/which/-/which-1.0.9.tgz"42},43"directories": {},44"_resolved": "https://registry.npmjs.org/which/-/which-1.0.9.tgz",45"readme": "ERROR: No README data found!"46}474849