File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " angular-file-saver" ,
33 "version" : " 0.6.0" ,
4- "main" : [
5- " dist/angular-file-saver.js"
6- ],
4+ "main" : " dist/angular-file-saver.js" ,
75 "authors" : [
86 " Philipp Alferov <[email protected] >" 97 ],
Original file line number Diff line number Diff line change 66 "type" : " git" ,
77 "url" : " https://github.com/alferov/angular-file-saver.git"
88 },
9- "main" : [
10- " ./dist/angular-file-saver.js"
11- ],
9+ "main" : " src/angular-file-saver-bundle.module.js" ,
1210 "keywords" : [
1311 " filesaver" ,
1412 " angular" ,
2321 "url" : " https://github.com/alferov/angular-file-saver/issues"
2422 },
2523 "homepage" : " https://github.com/alferov/angular-file-saver" ,
26- "devDependencies " : {
24+ "dependencies " : {
2725 "Blob.js" : " https://github.com/alferov/Blob.js" ,
28- "FileSaver.js" : " https://github.com/alferov/FileSaver.js" ,
26+ "FileSaver.js" : " https://github.com/alferov/FileSaver.js"
27+ },
28+ "devDependencies" : {
2929 "angular" : " ^1.4.5" ,
3030 "angular-mocks" : " ^1.4.5" ,
3131 "babel-core" : " ^5.8.25" ,
You can’t perform that action at this time.
0 commit comments