1 Name: chai 2 Short Name: chai 3 URL: https://github.com/chaijs/chai 4 Version: 2.1.2 5 Revision: 1abc3845e3ef96afa003d62478692a1cb9a435b0 6 Date: Fri Mar 20 09:46:02 2015 +0000 7 License: MIT 8 License File: NOT_SHIPPED 9 Security Critical: no 10 11 Description: 12 BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework. 13 14 Local Modifications: 15 Copied license text out of README.md. Unminified chai.js and ripped out parts pertaining to Buffer because we're not using node and don't want could-not-require exceptions to be thrown. Reminified to prevent jslint from complaining. 16