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/which-module/package.json')
-rw-r--r--node_modules/which-module/package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/node_modules/which-module/package.json b/node_modules/which-module/package.json
index fb7067d36..6d6444047 100644
--- a/node_modules/which-module/package.json
+++ b/node_modules/which-module/package.json
@@ -16,12 +16,14 @@
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
+ "/@iarna/cli/yargs",
+ "/nyc/yargs",
"/yargs"
],
"_resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
"_shasum": "d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a",
"_spec": "which-module@^2.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/yargs",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/yargs",
"author": {
"name": "nexdrew"
},