mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-07 22:18:29 +01:00
16 lines
370 B
JSON
16 lines
370 B
JSON
{
|
|
"pkgname": "Dockman",
|
|
"app":"Dockman",
|
|
"name":"Remote Docker Manager",
|
|
"description":"Remote Docker Manager",
|
|
"info":{
|
|
"author": "Xuan Sang LE",
|
|
"email": "xsang.le@gmail.com"
|
|
},
|
|
"version":"0.1.0-b",
|
|
"category":"Development",
|
|
"iconclass":"fa fa-cubes",
|
|
"mimes":["none"],
|
|
"dependencies":[],
|
|
"locale": {}
|
|
} |