{
  "name": "vitacompanion-cli",
  "version": "1.0.6",

  "description": "A CLI that utilizes vitacompanion by devnoname120 https://github.com/devnoname120/vitacompanion",
  "repository": {
    "type": "git",
    "url": "https://github.com/imcquee/vitacompanion-cli"
  },
  "main": "vitacompanion-cli.js",
  "bin": {
    "vita": "./bin/vitacompanion-cli.js"
  },
  "dependencies": {
    "adm-zip": "^0.4.13",
    "chokidar": "^3.0.2",
    "colors": "^1.2.1",
    "commander": "^2.20.0",
    "default-shell": "^1.0.1",
    "del": "^5.0.0",
    "ftp-deploy": "^2.3.3",
    "glob": "^7.1.4",
    "lodash": "^4.17.5",
    "node-netcat": "^1.4.8",
    "promise-ftp": "^1.3.5",
    "spawn-command": "0.0.2-1",
    "spawn-default-shell": "^2.0.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "vita",
    "vitacompanion",
    "vitacompanion-cli"
  ],
  "author": "imcquee",
  "license": "AGPL-3.0"
}
