Skip to content

Commit

Permalink
Add bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
geoah committed Jun 17, 2014
1 parent 6c6694a commit 9f57d75
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions bower.json
@@ -0,0 +1,20 @@
{
"name": "jquery.schedule",
"version": "0.0.0",
"homepage": "https://github.com/ateliee/jquery.schedule",
"authors": [
"Syouta minato <ateliee@gmail.com>"
],
"description": "jQuery time schedule plugin",
"main": "js/jq.schedule.js",
"keywords": [
"jquery",
"calendar"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components"
]
}

0 comments on commit 9f57d75

Please sign in to comment.