README.chromium revision 4a4f2fe02baf385f6c24fc98c6e17bf6ac5e0724
1Name: JSZip
2Short Name: JSZip
3URL: https://github.com/Stuk/jszip
4Date: Wed Aug 28 23:10:31 EST 2013
5Revision: 1b5ef3c66bd676c24dd7337ca02ecc99e119e205
6License: LICENSE.markdown
7License File: MIT
8Security Critical: no
9
10Description:
11Create, read and edit .zip files with Javascript
12
13Local Modifications:
14I deleted the below comment from jszip-inflate.js in order to make things load
15correctly.
16 //@ sourceMappingURL=rawinflate.min.js.map
17