{
  "name": "icg-task-service-manager",
  "version": "0.3.30",
  "description": "ICG Task Service Manager",
  "main": "icg-task-service-manager.js",
  "directories": {
    "example": "examples"
  },
  "dependencies": {
    "async": "^0.9.0",
    "coffee-script": "^1.8.0",
    "icg-rest-client": "^0.1.3",
    "icg-task-queue": "^0.2.10",
    "lodash": "^2.4.1",
    "moment": "^2.8.3",
    "oibackoff": "^1.0.0"
  },
  "devDependencies": {
    "coffee-script": "^1.8.0",
    "winston": "^0.8.1"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ICGGroup/icg-task-service-manager.git"
  },
  "author": "Trimeego",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ICGGroup/icg-task-service-manager/issues"
  },
  "homepage": "https://github.com/ICGGroup/icg-task-service-manager"
}
