{
  "name": "coc-war-stats",
  "version": "1.0.0",
  "description": "",
  "main": "app.js",
  "scripts": {
    "test": "mocha test/**",
    "test:watch": "npm test -- -watch"
  },
  "author": "john.holmes.dean@gmail.com",
  "license": "ISC",
  "dependencies": {
    "body-parser": "^1.12.3",
    "bower": "^1.3.12",
    "clash-of-clans-api": "0.0.2",
    "es5class": "^2.3.1",
    "express": "^4.10.0",
    "express-api-response": "^0.2.0",
    "jade": "^1.4.2",
    "minimist": "~1.2.0",
    "mongoose": "^3.8.19",
    "q": "^1.1.0",
    "selectn": "^0.9.6",
    "slack-client": "~1.5.1",
    "sprintf": "^0.1.4",
    "underscore": "^1.7.0",
    "winston": "^0.8.3"
  },
  "devDependencies": {
    "chai": "^3.5.0",
    "grunt": "^0.4.5",
    "grunt-concurrent": "^1.0.0",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-copy": "^0.7.0",
    "grunt-contrib-jade": "^0.14.1",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-less": "^0.12.0",
    "grunt-contrib-requirejs": "^0.4.4",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-newer": "^0.8.0",
    "grunt-nodemon": "^0.3.0",
    "mocha": "^2.4.5",
    "sinon": "^1.17.3"
  }
}
