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
13paired with any testing framework.
14
15Local Modifications:
16Copied license text out of README.md. Unminified chai.js and ripped out
17parts pertaining to Buffer because we're not using node and don't want
18could-not-require exceptions to be thrown. Reminified to prevent jslint
19from complaining.
20