Update checked-in dependencies
This commit is contained in:
parent
d1d4cc3106
commit
d0e23476a6
154 changed files with 33522 additions and 69 deletions
11
node_modules/jszip/lib/license_header.js
generated
vendored
Normal file
11
node_modules/jszip/lib/license_header.js
generated
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
/*!
|
||||
|
||||
JSZip v__VERSION__ - A JavaScript class for generating and reading zip files
|
||||
<http://stuartk.com/jszip>
|
||||
|
||||
(c) 2009-2016 Stuart Knightley <stuart [at] stuartk.com>
|
||||
Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/master/LICENSE.markdown.
|
||||
|
||||
JSZip uses the library pako released under the MIT license :
|
||||
https://github.com/nodeca/pako/blob/master/LICENSE
|
||||
*/
|
||||
Loading…
Add table
Add a link
Reference in a new issue