Skip to content

Commit

Permalink
Add missing bower.json. GalleriaJS#313
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Imig committed Feb 25, 2015
1 parent 0684fe4 commit 14e5932
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions bower.json
@@ -0,0 +1,15 @@
{
"name": "galleria",
"homepage": "https://github.com/aino/galleria",
"version": "1.4.2",
"main": ["src/galleria.js", "src/themes/classic/galleria.classic.js"],
"_release": "1.4.2",
"_resolution": {
"type": "version",
"tag": "1.4.2",
"commit": "0684fe41767953176431347429fece79350d4b32"
},
"_source": "git://github.com/aino/galleria.git",
"_target": "1.4.2",
"_originalSource": "jquery-galleria"
}

0 comments on commit 14e5932

Please sign in to comment.