Skip to content

Commit

Permalink
Merge pull request kombai#94 from thinkgareth/master
Browse files Browse the repository at this point in the history
Create bower.json
  • Loading branch information
kombai committed Jun 10, 2014
2 parents 24ac219 + 01b707d commit 0087048
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "kombai/freewall",
"version": "1.0.4",
"main": "freewall.js",
"description": "Freewall is a cross-browser and responsive jQuery plugin to help you create many types of grid layouts",
"license": "MIT",
"ignore": [
".jshintrc",
"**/*.txt"
]
}

0 comments on commit 0087048

Please sign in to comment.