README.chromium
1Name: chai
2Short Name: chai
3URL: https://github.com/chaijs/chai
4Version: 2.1.2
5Revision: 1abc3845e3ef96afa003d62478692a1cb9a435b0
6Date: Fri Mar 20 09:46:02 2015 +0000
7License: MIT
8License File: NOT_SHIPPED
9Security Critical: no
10
11Description:
12BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
13
14Local Modifications:
15Copied 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