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/y18n/package.json')
-rw-r--r--node_modules/y18n/package.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/node_modules/y18n/package.json b/node_modules/y18n/package.json
index 24016e224..d0b755785 100644
--- a/node_modules/y18n/package.json
+++ b/node_modules/y18n/package.json
@@ -16,15 +16,14 @@
"fetchSpec": "^4.0.0"
},
"_requiredBy": [
- "/cacache",
"/libnpx",
- "/npm-profile/cacache",
- "/npm-registry-fetch/cacache"
+ "/nyc/yargs",
+ "/yargs"
],
"_resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
"_shasum": "95ef94f85ecc81d007c264e190a120f0a3c8566b",
"_spec": "y18n@^4.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/cacache",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/libnpx",
"author": {
"name": "Ben Coe",
"email": "ben@npmjs.com"