{
  "_args": [
    [
      "which@1.0.9",
      "/var/www/vhosts/netlanguages.com/content/lms/platform/shared"
    ]
  ],
  "_from": "which@1.0.9",
  "_id": "which@1.0.9",
  "_inBundle": false,
  "_integrity": "sha1-RgwdoPgQED0DIam2M6+eV15kSG8=",
  "_location": "/which",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "which@1.0.9",
    "name": "which",
    "escapedName": "which",
    "rawSpec": "1.0.9",
    "saveSpec": null,
    "fetchSpec": "1.0.9"
  },
  "_requiredBy": [
    "/grunt",
    "/grunt-legacy-util"
  ],
  "_resolved": "https://registry.npmjs.org/which/-/which-1.0.9.tgz",
  "_spec": "1.0.9",
  "_where": "/var/www/vhosts/netlanguages.com/content/lms/platform/shared",
  "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"
  },
  "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"
}
