{
  "name": "inloco-clt",
  "version": "1.0.0",
  "description": "The command-line tool developed for inloco",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MauricioLimaJR/Inloco-CLT.git"
  },
  "author": "Mauricio Junior <jmauriciolm38@gmail.com> (https://github.com/MauricioLimaJR)",
  "license": "MIT",
  "bin": {
    "inloco-clt": "./index.js"
  },
  "bugs": {
    "url": "https://github.com/MauricioLimaJR/Inloco-CLT/issues"
  },
  "homepage": "https://github.com/MauricioLimaJR/Inloco-CLT#readme",
  "dependencies": {
    "co": "^4.6.0",
    "co-prompt": "^1.0.0",
    "commander": "^2.11.0",
    "fs": "0.0.1-security",
    "fs-store": "^0.3.1",
    "game-config": "^1.0.0",
    "request": "^2.81.0"
  }
}
