summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json')
-rw-r--r--deps/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json33
1 files changed, 18 insertions, 15 deletions
diff --git a/deps/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json b/deps/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json
index 002b31b1e9..4e9601e0c3 100644
--- a/deps/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json
+++ b/deps/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json
@@ -1,32 +1,36 @@
{
- "_from": "assert-plus@^0.2.0",
- "_id": "assert-plus@0.2.0",
- "_integrity": "sha1-104bh+ev/A24qttwIfP+SBAasjQ=",
+ "_from": "assert-plus@^1.0.0",
+ "_id": "assert-plus@1.0.0",
+ "_inBundle": false,
+ "_integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
"_location": "/request/http-signature/assert-plus",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
- "raw": "assert-plus@^0.2.0",
+ "raw": "assert-plus@^1.0.0",
"name": "assert-plus",
"escapedName": "assert-plus",
- "rawSpec": "^0.2.0",
+ "rawSpec": "^1.0.0",
"saveSpec": null,
- "fetchSpec": "^0.2.0"
+ "fetchSpec": "^1.0.0"
},
"_requiredBy": [
- "/request/http-signature"
+ "/request/http-signature",
+ "/request/http-signature/jsprim",
+ "/request/http-signature/jsprim/verror",
+ "/request/http-signature/sshpk",
+ "/request/http-signature/sshpk/dashdash",
+ "/request/http-signature/sshpk/getpass"
],
- "_resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz",
- "_shasum": "d74e1b87e7affc0db8aadb7021f3fe48101ab234",
- "_shrinkwrap": null,
- "_spec": "assert-plus@^0.2.0",
- "_where": "/Users/zkat/Documents/code/npm/node_modules/request/node_modules/http-signature",
+ "_resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
+ "_shasum": "f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525",
+ "_spec": "assert-plus@^1.0.0",
+ "_where": "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature",
"author": {
"name": "Mark Cavage",
"email": "mcavage@gmail.com"
},
- "bin": null,
"bugs": {
"url": "https://github.com/mcavage/node-assert-plus/issues"
},
@@ -72,7 +76,6 @@
"main": "./assert.js",
"name": "assert-plus",
"optionalDependencies": {},
- "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/mcavage/node-assert-plus.git"
@@ -80,5 +83,5 @@
"scripts": {
"test": "tape tests/*.js | ./node_modules/.bin/faucet"
},
- "version": "0.2.0"
+ "version": "1.0.0"
}