Skip to content

Commit

Permalink
Merge pull request snapappointments#279 from carlosrberto/master
Browse files Browse the repository at this point in the history
add jquery manifest file
  • Loading branch information
silviomoreto committed Aug 29, 2013
2 parents 556d65c + c16a142 commit 4e423d0
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions bootstrap-select.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "bootstrap-select",
"title": "Bootstrap Select",
"description": "A custom select / multiselect for @twitter bootstrap using button dropdown, designed to behave like regular Bootstrap selects",
"keywords": [
"form",
"bootstrap",
"select",
"replacement"
],
"version": "1.2.0",
"author": {
"name": "Silvio Moreto",
"url": "https://github.com/silviomoreto/"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/silviomoreto/bootstrap-select#copyright-and-license"
}
],
"bugs": "https://github.com/silviomoreto/bootstrap-select/issues",
"homepage": "https://github.com/silviomoreto/bootstrap-select",
"docs": "https://github.com/silviomoreto/bootstrap-select",
"download": "https://github.com/silviomoreto/bootstrap-select/releases",
"dependencies": {
"jquery": ">=1.7"
}
}

0 comments on commit 4e423d0

Please sign in to comment.