Skip to content

Commit

Permalink
Create pretty-calendar.jquery.json
Browse files Browse the repository at this point in the history
  • Loading branch information
neelsomani committed Apr 20, 2014
1 parent d3d54e2 commit cbd6f97
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions pretty-calendar.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "pretty-calendar",
"title": "Pretty Calendar",
"description": "Pretty Calendar can generate beautiful jQuery calendars with just a few lines of code.",
"keywords": ["calendar", "week", "day"],
"version": "1.1.0",
"author": {
"name": "Neel Somani",
"url": "http://www.apptic.me/"
},
"licenses": [
{
"type": "GPLv2",
"url": "http://www.example.com/licenses/gpl.html"
}
],
"homepage": "http://www.apptic.me/projects/calendar/",
"docs": "http://www.apptic.me/blog/making-pretty-calendars-with-jquery.php",
"demo": "http://www.apptic.me/projects/calendar/test.php",
"download": "https://github.com/AppticLLC/pretty-calendar",
"dependencies": {
"jquery": ">=1.5"
}
}

0 comments on commit cbd6f97

Please sign in to comment.