File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed
Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " filesaver.js" ,
3- "version" : " 2013.1.23 " ,
3+ "version" : " 2013.1.24 " ,
44 "description" : " A saveAs() FileSaver implementation" ,
5+ "author" : " Eli Grey" ,
6+ "license" : " MIT/X11" ,
57 "main" : " FileSaver.js" ,
6- "scripts" : {
7- "test" : " echo \" Error: no test specified\" && exit 1"
8- },
98 "repository" : {
109 "type" : " git" ,
1110 "url" : " https://github.com/eligrey/FileSaver.js.git"
1211 },
12+ "bugs" : {
13+ "url" : " https://github.com/eligrey/FileSaver.js/issues"
14+ },
15+ "homepage" : " https://github.com/eligrey/FileSaver.js" ,
1316 "keywords" : [
1417 " filesaver" ,
1518 " saveas" ,
1619 " blob"
17- ],
18- "author" : " Eli Grey" ,
19- "license" : " MIT/X11" ,
20- "bugs" : {
21- "url" : " https://github.com/eligrey/FileSaver.js/issues"
22- }
20+ ]
2321}
You can’t perform that action at this time.
0 commit comments