11 lines
241 B
JSON
11 lines
241 B
JSON
{
|
|
"name": "flow",
|
|
"description": "Namespaced Flow commands for commit authoring, push safety, and CI analysis in Claude Code.",
|
|
"version": "1.0.1",
|
|
"author": {
|
|
"name": "Ilya Nikokoshev"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |