827.js.LICENSE.txt (383B)
1 /*! 2 3 JSZip v3.10.1 - A JavaScript class for generating and reading zip files 4 <http://stuartk.com/jszip> 5 6 (c) 2009-2016 Stuart Knightley <stuart [at] stuartk.com> 7 Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/main/LICENSE.markdown. 8 9 JSZip uses the library pako released under the MIT license : 10 https://github.com/nodeca/pako/blob/main/LICENSE 11 */