Skip to content

Commit

Permalink
Hello Bower!
Browse files Browse the repository at this point in the history
  • Loading branch information
Per authored and Per committed Jul 7, 2014
1 parent 3215007 commit 568c595
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "SelectOrDie",
"version": "0.1.4",
"homepage": "https://github.com/vestman/Select-or-Die",
"authors": [
"Per @ Vst.mn"
],
"description": "Yet another jQuery plugin to style select elements.",
"main": [
"_src/selectordie.js",
"_src/selectordie."
],
"keywords": [
"select",
"replacement",
"death",
"jQuery"
],
"license": "MIT",
"ignore": [
"*.jquery.json"
]
}

0 comments on commit 568c595

Please sign in to comment.