{
  "name": "create-fanbook-app",
  "version": "1.0.2",
  "description": "",
  "files": [
    "bin",
    "lib"
  ],
  "bin": {
    "create-fanbook-app": "./bin/index.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "chalk": "^4.1.1",
    "clear": "^0.1.0",
    "co": "^4.6.0",
    "commander": "^9.4.0",
    "figlet": "^1.5.2",
    "handlebars": "^4.7.7",
    "inquirer": "^8.2.5",
    "ora": "^5.4.0"
  }
}
