Removing all official cdn/package manager support
You are still free to upload new versions to your preferred cdn or package manager, as this library is open source.
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"name": "filesaver.js",
|
||||
"version": "2013.1.24",
|
||||
"description": "A saveAs() FileSaver implementation",
|
||||
"author": "Eli Grey",
|
||||
"license": "MIT/X11",
|
||||
"main": "FileSaver.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/eligrey/FileSaver.js.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/eligrey/FileSaver.js/issues"
|
||||
},
|
||||
"homepage": "https://github.com/eligrey/FileSaver.js",
|
||||
"keywords": [
|
||||
"filesaver",
|
||||
"saveas",
|
||||
"blob"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user