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/minipass-flush/package.json')
-rw-r--r--node_modules/minipass-flush/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/node_modules/minipass-flush/package.json b/node_modules/minipass-flush/package.json
index aa471f49e..d7799af3c 100644
--- a/node_modules/minipass-flush/package.json
+++ b/node_modules/minipass-flush/package.json
@@ -16,13 +16,13 @@
"fetchSpec": "^1.0.5"
},
"_requiredBy": [
- "/npm-registry-fetch/cacache",
- "/npm-registry-fetch/make-fetch-happen"
+ "/cacache",
+ "/make-fetch-happen"
],
"_resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz",
"_shasum": "82e7135d7e89a50ffe64610a787953c4c4cbb373",
"_spec": "minipass-flush@^1.0.5",
- "_where": "/Users/mperrotte/npminc/cli/node_modules/npm-registry-fetch/node_modules/make-fetch-happen",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/cacache",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",