summaryrefslogtreecommitdiffstats
path: root/afm-client/bower_components/jszip/component.json
blob: 5d877b01be3d5d53f78cfd7e3e997503476f0338 (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"
  ]
}