{
    "name": "nodegame-game-template"
  , "description": "Template files for a standard nodeGame game"
  , "version": "7.0.3"
  , "homepage": "http://nodegame.org"
  , "keywords": ["nodegame", "template", "game"]
  , "author": "Stefano Balietti <futur.dorko@gmail.com>"
  , "devDependencies": {
      "mocha": ">= 0.3.0",
      "should": "4.4.1"
    }    
  , "main": "index.js"
}
