{
"name": "assert",
"description": "commonjs assert - node.js api compatible",
"keywords": [
"assert"
],
"version": "1.3.0",
"homepage": "https://github.com/defunctzombie/commonjs-assert",
"repository": {
"type": "git",
"url": "git://github.com/defunctzombie/commonjs-assert.git"
},
"main": "./assert.js",
"dependencies": {
"util": "0.10.3"
},
"devDependencies": {
"zuul": "~1.10.2",
"mocha": "~1.21.4"
},
"license": "MIT",
"scripts": {
"test": "mocha --ui qunit test.js && zuul -- test.js"
},
"gitHead": "cc3c9020e9ca440bdc431f92570d676dd8a89a3c",
"bugs": {
"url": "https://github.com/defunctzombie/commonjs-assert/issues"
},
"_id": "[email protected]",
"_shasum": "03939a622582a812cc202320a0b9a56c9b815849",
"_from": "assert@>=1.3.0 <1.4.0",
"_npmVersion": "2.1.12",
"_nodeVersion": "0.10.33",
"_npmUser": {
"name": "shtylman",
"email": "[email protected]"
},
"maintainers": [
{
"name": "coolaj86",
"email": "[email protected]"
},
{
"name": "shtylman",
"email": "[email protected]"
}
],
"dist": {
"shasum": "03939a622582a812cc202320a0b9a56c9b815849",
"tarball": "http://registry.npmjs.org/assert/-/assert-1.3.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/assert/-/assert-1.3.0.tgz",
"readme": "ERROR: No README data found!"
}