package.json 1.3 KB
{
  "_from": "which@~1.0.5",
  "_id": "which@1.0.9",
  "_inBundle": false,
  "_integrity": "sha1-RgwdoPgQED0DIam2M6+eV15kSG8=",
  "_location": "/which",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "which@~1.0.5",
    "name": "which",
    "escapedName": "which",
    "rawSpec": "~1.0.5",
    "saveSpec": null,
    "fetchSpec": "~1.0.5"
  },
  "_requiredBy": [
    "/grunt",
    "/grunt-legacy-util"
  ],
  "_resolved": "https://registry.npmjs.org/which/-/which-1.0.9.tgz",
  "_shasum": "460c1da0f810103d0321a9b633af9e575e64486f",
  "_spec": "which@~1.0.5",
  "_where": "F:\\wamp64\\www\\project\\gc\\public\\assets\\libs\\jcrop\\node_modules\\grunt",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me"
  },
  "bin": {
    "which": "./bin/which"
  },
  "bugs": {
    "url": "https://github.com/isaacs/node-which/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
  "homepage": "https://github.com/isaacs/node-which#readme",
  "license": "ISC",
  "main": "which.js",
  "name": "which",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/node-which.git"
  },
  "version": "1.0.9"
}