Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/isexe/package.json')
-rw-r--r--node_modules/isexe/package.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/node_modules/isexe/package.json b/node_modules/isexe/package.json
index 681a27a49..e6634bcde 100644
--- a/node_modules/isexe/package.json
+++ b/node_modules/isexe/package.json
@@ -16,13 +16,19 @@
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
+ "/cross-spawn/which",
+ "/foreground-child/which",
+ "/istanbul-lib-processinfo/which",
+ "/libnpx/which",
+ "/node-gyp/which",
+ "/spawn-wrap/which",
"/tap",
"/which"
],
"_resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
"_shasum": "e8fbf374dc556ff8947a10dcb0572d633f2cfa10",
"_spec": "isexe@^2.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/which",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/node-gyp/node_modules/which",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",