Skip to content

Commit

Permalink
Merge pull request #73 from stephanebachelier/master
Browse files Browse the repository at this point in the history
Adding component.json for bower integration
  • Loading branch information
Jordan Schroter committed Feb 12, 2013
2 parents 424792a + 94eaadc commit dbceb0f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions component.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "bootstrap-modal",
"description": "Extends the default Bootstrap Modal class. Responsive, stackable, ajax and more.",
"version": "2.1",
"dependencies": {
"bootstrap": "2.3.0"
},
"url": "https://github.com/jschr/bootstrap-modal.git",
"author": "Jordan Schroter",
"license": {
"type": "Apache License 2.0",
"url": "https://github.com/jschr/bootstrap-modal/blob/master/LICENSE"
}

}

0 comments on commit dbceb0f

Please sign in to comment.