{ "name": "file-saverjs", "main": "FileSaver.js", "version": "1.3.6", "homepage": "https://github.com/clarketm/FileSaver.js#readme", "authors": [ "clarketm ", "eligrey <~@eligrey.com>" ], "description": "An HTML5 saveAs() FileSaver implementation", "keywords": [ "filesaver", "saveas", "blob" ], "license": "MIT", "ignore": [ "*", "!FileSaver.*js", "!LICENSE.md" ] }