{
  "name": "<%= name %>",
  "description": "<%= description %>",
  "version": "1.0.0",
  "engines": {
    "node": ">=0.8.0"
  },
  "dependencies": {},
  "devDependencies": {

    "grunt": "~0.4.2",
    "grunt-aws": "~0.3.0",
    "grunt-karma": "~0.6.2",
    "grunt-shell": "~0.6.3",
    "grunt-webdriver": "~0.1.6",
    "grunt-browserify": "~1.3.0",
    "grunt-coffeelint": "~0.0.8",
    "grunt-concurrent": "~0.4.3",
    "grunt-contrib-copy": "~0.5.0",
    "grunt-contrib-less": "~0.9.0",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-coffee": "~0.8.2",
    "grunt-contrib-uglify": "~0.3.0",
    "grunt-contrib-connect": "~0.6.0",
    "grunt-protractor-runner": "~0.2.1",

    "brfs": "~0.0.8",
    "envify": "~1.0.1",
    "yamljs": "~0.1.4",
    "coffeeify": "~0.5.2",
    "underscore": "~1.5",
    "protractor": "~0.16.1",
    "socket.io": "~0.9",
    "socket.io-client": "~0.9"
  }
}
