{ "name": "chai", "version": "2.3.0", "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.", "license": "MIT", "keywords": [ "test", "assertion", "assert", "testing", "chai" ], "main": "chai.js", "ignore": [ "build", "components", "lib", "node_modules", "support", "test", "index.js", "Makefile", ".*" ], "dependencies": {}, "devDependencies": {}, "homepage": "https://github.com/chaijs/chai", "_release": "2.3.0", "_resolution": { "type": "version", "tag": "2.3.0", "commit": "3de55026458ace296df354757361953ec1949859" }, "_source": "git://github.com/chaijs/chai.git", "_target": "~2.3.0", "_originalSource": "chai" }