{ "name": "chai", "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", "version": "3.2.0", "_release": "3.2.0", "_resolution": { "type": "version", "tag": "3.2.0", "commit": "4e18d2a49394f21f49eaea97f556d6a17ecbcc7e" }, "_source": "git://github.com/chaijs/chai.git", "_target": "~3.2.0", "_originalSource": "chai", "_direct": true }