webgme
Version:
Web-based Generic Modeling Environment
17 lines (16 loc) • 319 B
JSON
{
"name": "jszip",
"repo": "Stuk/jszip",
"description": "Create, read and edit .zip files with JavaScript http://stuartk.com/jszip",
"version": "3.1.5",
"keywords": [
"zip",
"deflate",
"inflate"
],
"main": "dist/jszip.js",
"license": "MIT or GPLv3",
"scripts": [
"dist/jszip.js"
]
}