{
  "name": "@0divtag/cms_cli",
  "version": "1.2.2",
  "description": "CLI Tool for installing Blog CMS (https://github.com/0DivTag/blog_cms)",
  "main": "index.js",
  "bin": "./index.js",
  "keywords": [
    "Blog",
    "CMS",
    "CLI",
    "Installer"
  ],
  "author": "Tim Richter",
  "license": "ISC",
  "dependencies": {
    "chalk": "^2.4.2",
    "clear": "^0.1.0",
    "clui": "^0.3.6",
    "figlet": "^1.2.4",
    "inquirer": "^7.0.0",
    "simple-git": "^1.126.0"
  }
}
