deps: upgrade to npm 2.14.4
[platform/upstream/nodejs.git] / deps / npm / node_modules / which / package.json
index 8cffb79..0213e18 100644 (file)
@@ -6,7 +6,7 @@
   },
   "name": "which",
   "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
-  "version": "1.1.1",
+  "version": "1.1.2",
   "repository": {
     "type": "git",
     "url": "git://github.com/isaacs/node-which.git"
   "scripts": {
     "test": "tap test/*.js"
   },
-  "gitHead": "c80a08e9f8cf7a5c0f39c2e2f87f18f153b118a8",
+  "gitHead": "e576e42f0c377571884f844eec58b3ca4a331681",
   "bugs": {
     "url": "https://github.com/isaacs/node-which/issues"
   },
   "homepage": "https://github.com/isaacs/node-which#readme",
-  "_id": "which@1.1.1",
-  "_shasum": "9ce512459946166e12c083f08ec073380fc8cbbb",
-  "_from": "which@>=1.1.1 <1.2.0",
-  "_npmVersion": "2.9.1",
-  "_nodeVersion": "2.0.1",
+  "_id": "which@1.1.2",
+  "_shasum": "486c48af6dfecc7a7dcf9c655acf108d2dcbdf3d",
+  "_from": "which@1.1.2",
+  "_npmVersion": "3.3.1",
+  "_nodeVersion": "2.5.0",
   "_npmUser": {
     "name": "isaacs",
     "email": "isaacs@npmjs.com"
   },
   "dist": {
-    "shasum": "9ce512459946166e12c083f08ec073380fc8cbbb",
-    "tarball": "http://registry.npmjs.org/which/-/which-1.1.1.tgz"
+    "shasum": "486c48af6dfecc7a7dcf9c655acf108d2dcbdf3d",
+    "tarball": "http://registry.npmjs.org/which/-/which-1.1.2.tgz"
   },
   "maintainers": [
     {
@@ -52,5 +52,6 @@
     }
   ],
   "directories": {},
-  "_resolved": "https://registry.npmjs.org/which/-/which-1.1.1.tgz"
+  "_resolved": "https://registry.npmjs.org/which/-/which-1.1.2.tgz",
+  "readme": "ERROR: No README data found!"
 }