blob: 548477f3bc17dd2fcf579bdc92fcf2d4a3ea2109 [file] [log] [blame]
{
"_from": "assert-plus@>=0.2.0 <0.3.0",
"_id": "assert-plus@0.2.0",
"_location": "/npm/request/http-signature/assert-plus",
"_nodeVersion": "0.10.36",
"_npmUser": {
"email": "patrick.f.mooney@gmail.com",
"name": "pfmooney"
},
"_npmVersion": "3.3.8",
"_phantomChildren": {},
"_requiredBy": [
"/npm/request/http-signature"
],
"_resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz",
"_shasum": "d74e1b87e7affc0db8aadb7021f3fe48101ab234",
"_shrinkwrap": null,
"author": {
"email": "mcavage@gmail.com",
"name": "Mark Cavage"
},
"bugs": {
"url": "https://github.com/mcavage/node-assert-plus/issues"
},
"contributors": [
{
"email": "dave@daveeddy.com",
"name": "Dave Eddy"
},
{
"email": "fred.kuo@joyent.com",
"name": "Fred Kuo"
},
{
"email": "ralphtheninja@riseup.net",
"name": "Lars-Magnus Skog"
},
{
"email": "mcavage@gmail.com",
"name": "Mark Cavage"
},
{
"email": "pmooney@pfmooney.com",
"name": "Patrick Mooney"
},
{
"email": "robert.gulewich@joyent.com",
"name": "Rob Gulewich"
}
],
"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": "http://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": [
{
"email": "mcavage@gmail.com",
"name": "mcavage"
},
{
"email": "patrick.f.mooney@gmail.com",
"name": "pfmooney"
}
],
"name": "assert-plus",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"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"
}