{
  "name": "muni-cli",
  "version": "1.0.6",
  "description": "muni-cli first commit",
  "main": "index.js",
  "bin": {
    "muni": "./index.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "chalk": "^2.4.1",
    "commander": "^2.19.0",
    "download-git-repo": "^1.1.0",
    "handlebars": "^4.0.12",
    "inquirer": "^6.2.0",
    "log-symbols": "^2.2.0",
    "ora": "^3.0.0",
    "replace-in-file": "^3.4.2"
  }
}
