{
  "name": "expresso-cli-pro",
  "version": "1.5.0",
  "description": "Expresso CLI Pro - The ultimate Full-Stack MVC & API Scaffolder",
  "main": "index.js",
  "bin": {
    "expresso": "./bin/cli.js",
    "ex": "./bin/cli.js",
    "expresso-cli-pro": "./bin/cli.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "chalk": "^4.1.2",
    "commander": "^11.0.0",
    "fs-extra": "^11.1.1",
    "graphifyy": "^0.7.5",
    "inquirer": "^8.2.4"
  },
  "keywords": [
    "cli",
    "mvc",
    "generator",
    "node",
    "express",
    "repository-pattern",
    "git-automation",
    "interactive",
    "inquirer",
    "master-menu",
    "root-detection",
    "smart-config",
    "full-stack",
    "react-vite",
    "production-build",
    "smart-routing",
    "auto-drivers"
  ],
  "author": "Fawad",
  "license": "MIT",
  "type": "commonjs"
}
