mirror of
https://gitflic.ru/project/maks1ms/ocab.git
synced 2025-04-04 08:33:47 +03:00
12 lines
249 B
JSON
12 lines
249 B
JSON
{
|
||
"id": "standard.admin",
|
||
"name": "Admin",
|
||
"description": "Модуль для работы с админкой",
|
||
"author": "OCAB Team",
|
||
"version": "1.0.0",
|
||
"privileged": false,
|
||
"dependencies": {
|
||
"standard.filters": "^1.0.0"
|
||
}
|
||
}
|