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/uri-js/package.json')
-rw-r--r--node_modules/uri-js/package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/node_modules/uri-js/package.json b/node_modules/uri-js/package.json
index fe55b7926..99b7dfd1d 100644
--- a/node_modules/uri-js/package.json
+++ b/node_modules/uri-js/package.json
@@ -16,12 +16,14 @@
"fetchSpec": "^4.2.2"
},
"_requiredBy": [
- "/ajv"
+ "/eslint/ajv",
+ "/har-validator/ajv",
+ "/table/ajv"
],
"_resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz",
"_shasum": "94c540e1ff772956e2299507c010aea6c8838eb0",
"_spec": "uri-js@^4.2.2",
- "_where": "/Users/isaacs/dev/npm/cli/node_modules/ajv",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/har-validator/node_modules/ajv",
"author": {
"name": "Gary Court",
"email": "gary.court@gmail.com"