{
  "name": "create-test6-test6",
  "type": "module",
  "version": "1.0.1",
  "description": "",
  "bin": {
    "create-test5-test5": "bin/mvc.js"
  },
  "main": "/bin/mvc.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "chalk": "^4.1.2",
    "commander": "^12.0.0",
    "figlet": "^1.7.0",
    "fs-extra": "^11.2.0",
    "inquirer": "^9.2.15",
    "ora": "^8.0.1"
  }
}
