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