107 lines
2.5 KiB
JSON
107 lines
2.5 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"assert-plus@^0.2.0",
|
||
|
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\http-signature"
|
||
|
]
|
||
|
],
|
||
|
"_from": "assert-plus@>=0.2.0-0 <0.3.0-0",
|
||
|
"_id": "assert-plus@0.2.0",
|
||
|
"_inCache": true,
|
||
|
"_location": "/assert-plus",
|
||
|
"_nodeVersion": "0.10.36",
|
||
|
"_npmUser": {
|
||
|
"email": "patrick.f.mooney@gmail.com",
|
||
|
"name": "pfmooney"
|
||
|
},
|
||
|
"_npmVersion": "3.3.8",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "assert-plus",
|
||
|
"raw": "assert-plus@^0.2.0",
|
||
|
"rawSpec": "^0.2.0",
|
||
|
"scope": null,
|
||
|
"spec": ">=0.2.0-0 <0.3.0-0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/http-signature"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz",
|
||
|
"_shasum": "d74e1b87e7affc0db8aadb7021f3fe48101ab234",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "assert-plus@^0.2.0",
|
||
|
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\http-signature",
|
||
|
"author": {
|
||
|
"email": "mcavage@gmail.com",
|
||
|
"name": "Mark Cavage"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/mcavage/node-assert-plus/issues"
|
||
|
},
|
||
|
"contributors": [
|
||
|
{
|
||
|
"name": "Dave Eddy",
|
||
|
"email": "dave@daveeddy.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Fred Kuo",
|
||
|
"email": "fred.kuo@joyent.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Lars-Magnus Skog",
|
||
|
"email": "ralphtheninja@riseup.net"
|
||
|
},
|
||
|
{
|
||
|
"name": "Mark Cavage",
|
||
|
"email": "mcavage@gmail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Patrick Mooney",
|
||
|
"email": "pmooney@pfmooney.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Rob Gulewich",
|
||
|
"email": "robert.gulewich@joyent.com"
|
||
|
}
|
||
|
],
|
||
|
"dependencies": {},
|
||
|
"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",
|
||
|
"installable": true,
|
||
|
"license": "MIT",
|
||
|
"main": "./assert.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "mcavage",
|
||
|
"email": "mcavage@gmail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "pfmooney",
|
||
|
"email": "patrick.f.mooney@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"name": "assert-plus",
|
||
|
"optionalDependencies": {},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/mcavage/node-assert-plus.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "tape tests/*.js | ./node_modules/.bin/faucet"
|
||
|
},
|
||
|
"version": "0.2.0"
|
||
|
}
|