{
  "name": "fullcalendar",
  "version": "1.6.7",
  "dependencies": {
    "jquery": "~1.10.2"
  },
  "devDependencies": {
    "jquery-ui": "~1.10.3"
  },
  "optionalDependencies": {
    "jquery-ui": "~1.10.3"
  },
  "title": "FullCalendar",
  "description": "Full-sized drag & drop event calendar",
  "keywords": [
    "calendar",
    "event",
    "full-sized"
  ],
  "homepage": "http://arshaw.com/fullcalendar/",
  "demo": "http://arshaw.com/fullcalendar/",
  "docs": "http://arshaw.com/fullcalendar/docs/",
  "download": "http://arshaw.com/fullcalendar/download/",
  "bugs": "http://code.google.com/p/fullcalendar/issues/list",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/arshaw/fullcalendar/blob/master/license.txt"
    }
  ],
  "author": {
    "name": "Adam Shaw",
    "email": "arshaw@arshaw.com",
    "url": "http://arshaw.com/"
  },
  "copyright": "2013 Adam Shaw",
  "main": [
    "fullcalendar.js",
    "fullcalendar.css"
  ],
  "ignore": [
    "*",
    "**/.*",
    "!/*.js",
    "!/*.css",
    "!/bower.json"
  ],
  "_release": "1.6.7",
  "_resolution": {
    "type": "version",
    "tag": "v1.6.7",
    "commit": "9dcc4cf33d067c30e6ed1db01d1bc270e31befb9"
  },
  "_source": "git://github.com/arshaw/fullcalendar.git",
  "_target": "~1.6.7",
  "_originalSource": "fullcalendar"
}