{
  "name": "webgame-cli",
  "version": "1.0.6",
  "description": "",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "cli",
    "webgame"
  ],
  "bin": {
    "webgame": "./bin/webgame-cli.js"
  },
  "author": "adrian",
  "license": "ISC",
  "dependencies": {
    "chalk": "^2.4.1",
    "commander": "^2.16.0",
    "download-git-repo": "^1.1.0",
    "ejs": "^2.6.1",
    "fancy-log": "^1.3.2",
    "fs": "0.0.1-security",
    "git-clone": "^0.1.0",
    "gulp": "^3.9.1",
    "gulp-copy": "^1.1.0",
    "gulp-ejs": "^3.1.3",
    "gulp-sequence": "^1.0.0",
    "inquirer": "^6.2.0",
    "ora": "^3.0.0",
    "plugin-error": "^0.1.2",
    "shelljs": "^0.8.2",
    "through2": "^2.0.3",
    "tracer": "^0.9.1",
    "del": "^3.0.0"
  },
  "devDependencies": {
  }
}
