{
  "name": "<%= _.slugify(appName) %>",
  "private": true,
  "version": "0.0.1",
  "dependencies": {
    "backbone": "1.0.0",
    "chaplin": "0.11.3",
    "express": "3.4.7",
    "hbs": "2.4.0"
  },
  "devDependencies": {
    "bower": "1.2.8",
    "browserify": "3.18",
    "coffeeify": "0.5.2",
    "connect-livereload": "0.3.1",
    "grunt": "0.4.2",
    "grunt-browserify": "1.3.0",
    "grunt-coffeeify": "0.1.3",
    "grunt-contrib-concat": "0.3.0",
    "grunt-contrib-connect": "0.6.0",
    "grunt-contrib-copy": "0.5.0",
    "grunt-contrib-uglify": "0.2.7",
    "grunt-contrib-watch": "0.5.3",
    "grunt-contrib-clean": "0.5.0",
    "grunt-contrib-stylus": "0.11.0",
    "grunt-open": "0.2.2",
    "grunt-shell": "0.6.1",
    "hbsfy": "1.0.0",
    "matchdep": "0.3.0",
    "moment": "2.5.0",
    "lodash": "2.4.1",
    "underscore.string": "2.3.3",
    "touchclick": "1.1.4",
    "stylus-import-tree": "0.1.10"
  }
}
