17 lines
301 B
JSON
17 lines
301 B
JSON
{
|
|
"name": "fabric-helper",
|
|
"description": "Fabric AI system integration with pattern suggestion and execution workflows",
|
|
"version": "1.0.10",
|
|
"author": {
|
|
"name": "Rafael Calleja"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |