UNPKG

excel-builder

Version:

An easy way of building Excel files with javascript

33 lines 730 B
{ "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" ], "version": "3.0.0", "_release": "3.0.0", "_resolution": { "type": "version", "tag": "v3.0.0", "commit": "dbc084115a2f5c88d2ebda16c7e019d2b5d547d8" }, "_source": "https://github.com/Stuk/jszip.git", "_target": "~3.0.0", "_originalSource": "jszip", "_direct": true }