18 lines
336 B
JSON
18 lines
336 B
JSON
{
|
|
"name": "handbook-extras",
|
|
"description": "Extended features and experimental tools for Claude Code Handbook",
|
|
"version": "1.12.0",
|
|
"author": {
|
|
"name": "nikiforovall",
|
|
"url": "https://github.com/nikiforovall"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |