Updated packages via auto-update.js

This commit is contained in:
Thomas Davis
2014-06-27 12:01:21 -04:00
parent 3d4be10b90
commit d3fae9ae94
11 changed files with 8502 additions and 1 deletions
+17
View File
@@ -0,0 +1,17 @@
Copyright (C) 2012-2014 SheetJS
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Except where noted, this license applies to any and all software programs and associated documentation files created by the Original Author and distributed with the Software:
'jszip.js' is a modified version of JSZip, Copyright (c) Stuart Knightley, David Duponchel, Franz Buchinger, Ant'onio Afonso. JSZip is dual licensed and is used according to the terms of the MIT License.
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -10,7 +10,7 @@
}
],
"filename": "xlsx.js",
"version": "0.7.6-h",
"version": "0.7.6-i",
"description": "Javascript XLSX / XLSM / XLSB (Excel 2007+) parser",
"homepage": "https://github.com/SheetJS/js-xlsx",
"license": "Apache License, Version 2.0",