Skip to content

Commit

Permalink
bower support #50
Browse files Browse the repository at this point in the history
  • Loading branch information
rcstr committed Sep 13, 2013
1 parent 3bbd96b commit 6dc10fc
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 6dc10fc

Please sign in to comment.