mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-03-10 12:32:01 +01:00
Start again
This commit is contained in:
16
vendors/jszip/component.json
vendored
Normal file
16
vendors/jszip/component.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "jszip",
|
||||
"repo": "Stuk/jszip",
|
||||
"description": "Create, read and edit .zip files with Javascript http://stuartk.com/jszip",
|
||||
"version": "2.6.0",
|
||||
"keywords": [
|
||||
"zip",
|
||||
"deflate",
|
||||
"inflate"
|
||||
],
|
||||
"main": "dist/jszip.js",
|
||||
"license": "MIT or GPLv3",
|
||||
"scripts": [
|
||||
"dist/jszip.js"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user