{
  "name": "apollon-cli",
  "version": "1.5.0",
  "description": "",
  "main": "bin/apollon.js",
  "bin": {
    "apollon": "bin/apollon.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Cortney Knorr",
  "license": "ISC",
  "dependencies": {
    "commander": "^2.17.1",
    "shelljs": "^0.8.2"
  }
}
