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.json56
1 files changed, 12 insertions, 44 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 411084732a..002b31b1e9 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,38 +1,18 @@
{
- "_args": [
- [
- {
- "raw": "assert-plus@^0.2.0",
- "scope": null,
- "escapedName": "assert-plus",
- "name": "assert-plus",
- "rawSpec": "^0.2.0",
- "spec": ">=0.2.0 <0.3.0",
- "type": "range"
- },
- "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature"
- ]
- ],
- "_from": "assert-plus@>=0.2.0 <0.3.0",
+ "_from": "assert-plus@^0.2.0",
"_id": "assert-plus@0.2.0",
- "_inCache": true,
- "_installable": true,
+ "_integrity": "sha1-104bh+ev/A24qttwIfP+SBAasjQ=",
"_location": "/request/http-signature/assert-plus",
- "_nodeVersion": "0.10.36",
- "_npmUser": {
- "name": "pfmooney",
- "email": "patrick.f.mooney@gmail.com"
- },
- "_npmVersion": "3.3.8",
"_phantomChildren": {},
"_requested": {
+ "type": "range",
+ "registry": true,
"raw": "assert-plus@^0.2.0",
- "scope": null,
- "escapedName": "assert-plus",
"name": "assert-plus",
+ "escapedName": "assert-plus",
"rawSpec": "^0.2.0",
- "spec": ">=0.2.0 <0.3.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "^0.2.0"
},
"_requiredBy": [
"/request/http-signature"
@@ -41,14 +21,16 @@
"_shasum": "d74e1b87e7affc0db8aadb7021f3fe48101ab234",
"_shrinkwrap": null,
"_spec": "assert-plus@^0.2.0",
- "_where": "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature",
+ "_where": "/Users/zkat/Documents/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"
},
+ "bundleDependencies": false,
"contributors": [
{
"name": "Dave Eddy",
@@ -76,35 +58,21 @@
}
],
"dependencies": {},
+ "deprecated": false,
"description": "Extra assertions on top of node's assert module",
"devDependencies": {
"faucet": "0.0.1",
"tape": "4.2.2"
},
- "directories": {},
- "dist": {
- "shasum": "d74e1b87e7affc0db8aadb7021f3fe48101ab234",
- "tarball": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz"
- },
"engines": {
"node": ">=0.8"
},
"homepage": "https://github.com/mcavage/node-assert-plus#readme",
"license": "MIT",
"main": "./assert.js",
- "maintainers": [
- {
- "name": "mcavage",
- "email": "mcavage@gmail.com"
- },
- {
- "name": "pfmooney",
- "email": "patrick.f.mooney@gmail.com"
- }
- ],
"name": "assert-plus",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/mcavage/node-assert-plus.git"