15 lines
362 B
JSON
15 lines
362 B
JSON
{
|
|
"name": "ace",
|
|
"description": "Code Engine ACE - Intelligent pattern learning with hooks-based architecture. v5.2.4: Fix empty learning stats header display. Requires ce-ace >= v3.0.0.",
|
|
"version": "5.2.4",
|
|
"author": {
|
|
"name": "ACE Team",
|
|
"email": "ace@ce-dot-net.com"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |