{
  "name": "agendav",
  "version": "2.2.0",
  "homepage": "https://agendav.org",
  "authors": [
    "Jorge López Pérez <jorge@adobo.org>"
  ],
  "description": "A CalDAV web client",
  "main": "public/index.php",
  "keywords": [
    "CalDAV",
    "calendar"
  ],
  "license": "GPL3",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "bootstrap": "~3.3.1",
    "fullcalendar": "~3.4.0",
    "jquery-ui": "~1.11.2",
    "font-awesome": "~4.2.0",
    "jquery": "~2.2.4",
    "dustjs-linkedin": "~2.7.1",
    "dustjs-helpers": "linkedin/dustjs-helpers#~1.7.0",
    "rrule": "~2.1.0",
    "es5-shim": "~4.0.5",
    "moment-timezone": "~0.5.0"
  }
}
