{
"name": "cf-blob.js",
"version": "0.0.1",
"description": "An HTML5 saveAs() FileSaver implementation",
"main": "Blob.js",
"repository": {
"type": "git",
"url": "https://github.com/eligrey/Blob.js"
},
"author": "Eli Grey",
"license": "ISC",
"bugs": {
"url": "https://github.com/eligrey/Blob.js/issues"
},
"homepage": "https://github.com/eligrey/Blob.js"
}