mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-19 03:31:34 +01:00
Start again
This commit is contained in:
22
vendors/jszip/bower.json
vendored
Normal file
22
vendors/jszip/bower.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "jszip",
|
||||
"homepage": "http://stuartk.com/jszip",
|
||||
"authors": [
|
||||
"Stuart Knightley <stuart@stuartk.com>"
|
||||
],
|
||||
"description": "Create, read and edit .zip files with Javascript http://stuartk.com/jszip",
|
||||
"main": "dist/jszip.js",
|
||||
"keywords": [
|
||||
"zip",
|
||||
"deflate",
|
||||
"inflate"
|
||||
],
|
||||
"license": "MIT or GPLv3",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user