Skip to content

Commit

Permalink
Added bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
John Madhavan-Reese committed Dec 4, 2014
1 parent e2a5236 commit 8e96409
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "responsive-equalized-heights",
"version": "1.0.0",
"description": "An intuitive, class-based interface for creating responsive equalized element heights within ZURB Foundation.",
"main": "lib/responsive-equalized-heights.js",
"repository": {
"type": "git",
"url": "git://github.com/jsmreese/responsive-equalized-heights.git"
},
"authors": [
"John Madhavan-Reese <[email protected]> (http://pureshare.com/)"
],
"keywords": [
"zurb",
"foundation",
"equal",
"equalize",
"equalized",
"height",
"heights"
],
"license": "MIT",
"ignore": [
"**/.*"
],
"homepage": "http://jsmreese.github.io/responsive-equalized-heights/"
}

0 comments on commit 8e96409

Please sign in to comment.