{
  "name": "mapp-cli",
  "version": "1.0.3",
  "description": "\"ma-cli\" cli for miniapp",
  "bin": {
    "ma": "bin/ma.js"
  },
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "efe-blue",
  "license": "ISC",
  "dependencies": {
    "chai": "^4.1.2",
    "chalk": "^2.4.1",
    "commander": "^2.16.0",
    "download-git-repo": "^1.0.2",
    "handlebars": "^4.0.11",
    "inquirer": "^6.0.0",
    "log-symbols": "^2.2.0",
    "metalsmith": "^2.3.0",
    "ora": "^3.0.0",
    "rimraf": "^2.6.2"
  }
}
