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/path-exists/package.json')
-rw-r--r--node_modules/path-exists/package.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/node_modules/path-exists/package.json b/node_modules/path-exists/package.json
index 539aff886..444297e50 100644
--- a/node_modules/path-exists/package.json
+++ b/node_modules/path-exists/package.json
@@ -16,12 +16,15 @@
"fetchSpec": "^3.0.0"
},
"_requiredBy": [
- "/locate-path"
+ "/locate-path",
+ "/pkg-conf/locate-path",
+ "/pkg-dir/locate-path",
+ "/read-pkg-up/locate-path"
],
"_resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
"_shasum": "ce0ebeaa5f78cb18925ea7d810d7b59b010fd515",
"_spec": "path-exists@^3.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/locate-path",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/locate-path",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",