Skip to content

Commit

Permalink
Regenerated bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
iansvo committed Jun 22, 2018
1 parent a1c0063 commit 0754f7d
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "equalizer.js",
"description": "A vanilla JavaScript plugin for equalizing the height of elements. No jQuery required, but if you're using jQuery that's just fine.",
"main": [
"equalizer.js"
],
"authors": [
"Ian Svoboda <@iansvo> (https://iansvoboda.com)"
],
"respository": {
"type": "git",
"url": "git://github.com/iansvo/equalizer.js.git"
},
"version": "1.0"
"name": "equalizer.js",
"main": "equalizer.js",
"homepage": "https://github.com/iansvo/equalizer.js",
"authors": [
"Ian Svoboda <ian@iansvoboda.com>"
],
"description": "A vanilla JavaScript plugin for equalizing the height of elements. No jQuery required, but if you're using jQuery that's just fine.",
"keywords": [
"equalizer",
"equalize-height",
"equalize"
],
"license": "MIT"
}

0 comments on commit 0754f7d

Please sign in to comment.