Skip to content

Commit

Permalink
Merge pull request #82 from davidlb/master
Browse files Browse the repository at this point in the history
Bower definition file added
  • Loading branch information
vvvmax authored Jun 14, 2016
2 parents 13b49c2 + ee7d1f6 commit 2649ee3
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "unitegallery",
"version": "1.7.22",
"description": "Responsive jQuery Image and Video Gallery Plugin",
"license": "MIT",
"homepage": "http://unitegallery.net/",
"main": [
"dist/js/unitegallery.js"
],
"dependencies": {
"jquery": ">= 1.9.0"
},
"ignore": [
"node_modules",
"bower_components",
"package",
"source"
]
}

0 comments on commit 2649ee3

Please sign in to comment.