Skip to content

Commit

Permalink
Merge pull request #51 from rommelxcastro/master
Browse files Browse the repository at this point in the history
bower support #50
  • Loading branch information
arielsalminen committed Sep 5, 2014
2 parents d835528 + 6dc10fc commit 4258cb3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "TinyNav.js",
"main": "tinynav.js",
"version": "v1.1",
"homepage": "https://github.com/viljamis/TinyNav.js",
"authors": [
"@nicoandrade && @viljamis"
],
"description": "Responsive navigation plugin that weighs just 443 bytes",
"keywords": [
"responsive",
"navigation",
"jquery"
],
"license": "MIT"
}

0 comments on commit 4258cb3

Please sign in to comment.