mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-08-01 12:19:02 +08:00
12 lines
154 B
JSON
Executable File
12 lines
154 B
JSON
Executable File
{
|
|
"luci-app-npc": {
|
|
"description": "Grant UCI access for luci-app-npc",
|
|
"read": {
|
|
"uci": [ "npc" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "npc" ]
|
|
}
|
|
}
|
|
}
|