0
0
mirror of https://gitflic.ru/project/maks1ms/ocab.git synced 2025-03-15 06:46:00 +03:00
ocab/src/ocab_modules/standard/command_helper/info.json
2024-07-13 15:06:29 +03:00

13 lines
349 B
JSON

{
"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"
}
}