{
  "name": "jabq",
  "version": "1.0.0",
  "description": "Just Another Block Quest",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Game",
    "Strategy",
    "Puzzle",
    "Multiplayer"
  ],
  "author": "Merlin",
  "license": "ISC",
  "dependencies": {
    "angular": "^1.7.0",
    "express": "^4.16.3"
  }
}
