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/pify/package.json')
-rw-r--r--node_modules/pify/package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/node_modules/pify/package.json b/node_modules/pify/package.json
index 9c065821e..aacf48ce8 100644
--- a/node_modules/pify/package.json
+++ b/node_modules/pify/package.json
@@ -17,12 +17,14 @@
},
"_requiredBy": [
"/make-dir",
- "/pkg-conf/load-json-file"
+ "/pkg-conf/load-json-file",
+ "/test-exclude/load-json-file",
+ "/test-exclude/path-type"
],
"_resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
"_shasum": "e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176",
"_spec": "pify@^3.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/make-dir",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/make-dir",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",