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/core-util-is/package.json')
-rw-r--r--node_modules/core-util-is/package.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/node_modules/core-util-is/package.json b/node_modules/core-util-is/package.json
index 963a39a6f..4fafd32c4 100644
--- a/node_modules/core-util-is/package.json
+++ b/node_modules/core-util-is/package.json
@@ -16,14 +16,15 @@
"fetchSpec": "~1.0.0"
},
"_requiredBy": [
- "/readable-stream",
- "/sorted-union-stream/readable-stream",
+ "/are-we-there-yet/readable-stream",
+ "/concat-stream/readable-stream",
+ "/fs-write-stream-atomic/readable-stream",
"/verror"
],
"_resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
"_shasum": "b5fd54220aa2bc5ab57aab7140c940754503c1a7",
"_spec": "core-util-is@~1.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/readable-stream",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/are-we-there-yet/node_modules/readable-stream",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",