File "component.json"

Full Path: /home/cananyalcin/public_html/vendors/jszip/component.json
File size: 319 bytes
MIME-type: text/plain
Charset: utf-8

{
  "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"
  ]
}