luci-app-opkg: full convert to client side actions
[project/luci.git] / applications / luci-app-opkg / root / usr / share / luci / menu.d / luci-app-opkg.json
1 {
2 "admin/system/opkg": {
3 "title": "Software",
4 "order": 30,
5 "action": {
6 "type": "view",
7 "path": "opkg"
8 }
9 }
10 }