summaryrefslogtreecommitdiffstats
path: root/afb-client/bower_components/jszip/component.json
blob: 8c1928fe37105cf1d13ed53259055da3b970d17f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "jszip",
  "repo": "Stuk/jszip",
  "description": "Create, read and edit .zip files with Javascript http://stuartk.com/jszip",
  "version": "2.5.0",
  "keywords": [
    "zip",
    "deflate",
    "inflate"
  ],
  "main": "dist/jszip.js",
  "license": "MIT or GPLv3",
  "scripts": [
    "dist/jszip.js"
  ]
}