15 lines
361 B
JSON
15 lines
361 B
JSON
{
|
|
"name": "taskmaster",
|
|
"description": "A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "Hamster",
|
|
"url": "https://github.com/eyaltoledano/claude-task-master"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |