{
  "name": "maze-coder",
  "url" : "https://github.com/wesjones/maze-coder",
  "version": "1.0.4",
  "description": "Generate games to be solved with child coding",
  "main": "dist",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Wes Jones",
  "email": "cybus10@gmail.com",
  "license": "ISC",
  "scripts": {
    "dev": "lite-server"
  },
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-less": "^1.4.1",
    "lite-server": "^2.3.0",
    "load-grunt-tasks": "^3.5.2"
  },
  "dependencies": {
    "hbjs": "^0.22.10",
    "obelisk.js": "^1.2.2"
  }
}
