blob: 5539bcd1b1e2c5e1d5f08395e1963b0254764e54 [file] [log] [blame]
{
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"contributors": [
"TonyHe <coolhzb@163.com>",
"ForbesLindesay"
],
"dependencies": {
"callsite": "1.0.0"
},
"description": "Better assertions for node, reporting the expr, filename, lineno etc",
"engines": {
"node": "*"
},
"keywords": [
"assert",
"stack",
"trace",
"debug"
],
"main": "index",
"name": "better-assert",
"repository": {
"type": "git",
"url": "https://github.com/visionmedia/better-assert.git"
},
"version": "1.0.2"
}