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/lru-cache/package.json')
-rw-r--r--node_modules/lru-cache/package.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/node_modules/lru-cache/package.json b/node_modules/lru-cache/package.json
index b0587e11c..af8ca80f3 100644
--- a/node_modules/lru-cache/package.json
+++ b/node_modules/lru-cache/package.json
@@ -16,12 +16,16 @@
"fetchSpec": "^6.0.0"
},
"_requiredBy": [
- "/@npmcli/git"
+ "/@npmcli/git",
+ "/cacache",
+ "/hosted-git-info",
+ "/make-fetch-happen",
+ "/npm-registry-fetch"
],
"_resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
"_shasum": "6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94",
"_spec": "lru-cache@^6.0.0",
- "_where": "/Users/isaacs/dev/npm/cli/node_modules/@npmcli/git",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/cacache",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me"