0
0
mirror of https://gitflic.ru/project/maks1ms/ocab.git synced 2025-03-15 14:53:49 +03:00
ocab/src/ocab_modules/standard/command_helper/info.json

13 lines
349 B
JSON
Raw Normal View History

2024-07-13 15:06:29 +03:00
{
"id": "standard.command_helper",
"name": "Command helper",
"description": "Модуль для отображения команд при вводе '/'",
"author": "OCAB Team",
"version": "1.0.0",
"privileged": false,
"dependencies": {
"standard.roles": "^1.0.0",
"standard.database": "^1.0.0"
}
}