17 lines
382 B
JSON
17 lines
382 B
JSON
{
|
|
"name": "documentation-tools",
|
|
"description": "Documentation Tools - Utilities for managing and organizing repository documentation for optimal AI agent context, with CLAUDE.md to AGENTS.md conversion",
|
|
"version": "1.4.0",
|
|
"author": {
|
|
"name": "Tobey Forsman"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |