chatty-pub/node_modules/file-saver/bower.json
كارل مبارك 374620645c initial commit
2021-06-26 13:12:56 +02:00

22 lines
404 B
JSON

{
"name": "file-saver",
"main": "FileSaver.js",
"version": "1.3.3",
"homepage": "https://github.com/eligrey/FileSaver.js",
"authors": [
"Eli Grey <me@eligrey.com>"
],
"description": "An HTML5 saveAs() FileSaver implementation",
"keywords": [
"filesaver",
"saveas",
"blob"
],
"license": "MIT",
"ignore": [
"*",
"!FileSaver.*js",
"!LICENSE.md"
]
}