Skip to content

Commit

Permalink
bower.json autogenerated
Browse files Browse the repository at this point in the history
  • Loading branch information
Vova Lando committed May 11, 2016
1 parent cd2d7a3 commit ce2ccb1
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "angular-file-downloader",
"homepage": "https://github.com/Vovke/angular-file-downloader",
"version": "0.1",
"authors": [
"Vova Lando <[email protected]>"
],
"description": "AngularFileDownloader is a simple, easy-to-use library for downloading files through REST, allowing altering the request.",
"main": "angular-file-downloader.js",
"moduleType": [],
"keywords": [
"angular",
"file",
"REST"
],
"license": "MIT",
"_release": "cd2d7a3dfc",
"_resolution": {
"type": "branch",
"branch": "master",
"commit": "cd2d7a3dfc148917caf41b3c5431e4f70ada8da7"
},
"_source": "https://github.com/Vovke/angular-file-downloader.git",
"_target": "*",
"_originalSource": "angular-file-downloader",
"_direct": true
}

0 comments on commit ce2ccb1

Please sign in to comment.