{
  "name": "jive-scheduler-kue",
  "description": "Scheduler libraries for the jive-sdk",
  "version": "0.0.21",
  "main": "./jive/scheduler.js",
  "author": {
    "name": "Jive Software",
    "email": "jivedev@jivesoftware"
  },
  "dependencies": {
    "q": "0.9.3",
    "jive-sdk": "*",
    "redis" : "0.8.4",
    "kue" : "git://github.com/jivesoftware/kue.git"
  },
  "devDependencies": {},
  "optionalDependencies": {},
  "engines": {
    "node": "*"
  },
  "contributors": [
    {
      "name": "Aron Racho",
      "email": "aron.racho@jivesoftware.com"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/jivesoftware/jive-scheduler-kue"
  },
  "keywords": [
    "jive",
    "framework",
    "app",
    "purposeful_places",
    "api",
    "tiles"
  ]
}
