{
  "name": "help_ai",
  "version": "1.0.8",
  "main": "main.js",
  "type": "module",
  "bin": {
    "help_ai": "main.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "dev": "node main.js"
  },
  "keywords": ["npm","help_ai","devOps","ai","bash","tool"],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "axios": "^1.7.9",
    "chalk": "^5.4.0",
    "commander": "^12.1.0",
    "figlet": "^1.8.0",
    "inquirer": "^12.3.0",
    "ora": "^8.1.1"
  },
  "directories": {
    "executeCommands": "executeCommands"
  },
  "devDependencies": {},
  "description": ""
}
