Files
gh-akougkas-claude-code-4-s…/.claude-plugin/plugin.json
2025-11-29 17:51:51 +08:00

19 lines
361 B
JSON

{
"name": "warpio",
"description": "Scientific computing orchestration with AI experts, MCP tools, and HPC automation",
"version": "0.1.0",
"author": {
"name": "IOWarp.ai",
"email": "a.kougkas@gmail.com",
"url": "https://iowarp.ai"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}