mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-07 22:18:29 +01:00
17 lines
357 B
JSON
17 lines
357 B
JSON
{
|
|
"pkgname": "Antunnel",
|
|
"name":"Antunnel",
|
|
"services": [
|
|
"AntunnelService"
|
|
],
|
|
"description":"Antunnel API library",
|
|
"info":{
|
|
"author": "Xuan Sang LE",
|
|
"email": "xsang.le@lxsang.me"
|
|
},
|
|
"version":"0.1.5-a",
|
|
"category":"Library",
|
|
"iconclass":"fa fa-adn",
|
|
"mimes":["none"],
|
|
"locale": {}
|
|
} |