Skip to content

Commit

Permalink
update information
Browse files Browse the repository at this point in the history
  • Loading branch information
kombai committed Jun 10, 2014
1 parent 0087048 commit bbc5fe2
Showing 1 changed file with 15 additions and 7 deletions.
22 changes: 15 additions & 7 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
{
"name": "kombai/freewall",
"name": "freewall",
"version": "1.0.4",
"description": "Freewall is a cross-browser and responsive jQuery plugin to help you create many types of grid layouts.",
"homepage": "http://vnjs.net/www/project/freewall",
"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"
]
}
"author": {
"name": "Minh Nguyen",
"email": "[email protected]"
},
"dependencies": {
"jquery": ">= 1.7"
},
"repository": {
"type": "git",
"url": "https://github.com/kombai/freewall.git"
}
}

0 comments on commit bbc5fe2

Please sign in to comment.