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