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/assert-plus/package.json')
-rw-r--r--node_modules/assert-plus/package.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/node_modules/assert-plus/package.json b/node_modules/assert-plus/package.json
index 0326f1a8a..41c7cce51 100644
--- a/node_modules/assert-plus/package.json
+++ b/node_modules/assert-plus/package.json
@@ -16,12 +16,17 @@
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
- "/http-signature"
+ "/dashdash",
+ "/getpass",
+ "/http-signature",
+ "/jsprim",
+ "/sshpk",
+ "/verror"
],
"_resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
"_shasum": "f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525",
"_spec": "assert-plus@^1.0.0",
- "_where": "/Users/zkat/Documents/code/work/npm/node_modules/http-signature",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/http-signature",
"author": {
"name": "Mark Cavage",
"email": "mcavage@gmail.com"