mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 14:38:28 +01:00
15 lines
378 B
JSON
15 lines
378 B
JSON
|
{
|
||
|
"pkgname": "AntunnelPlugins",
|
||
|
"name":"Antunnel Plugins",
|
||
|
"description":"Additional plugins for the Antunnel library",
|
||
|
"info":{
|
||
|
"author": "Dany LE",
|
||
|
"email": "mrsang@iohub.dev"
|
||
|
},
|
||
|
"version":"0.1.0-a",
|
||
|
"category":"Library",
|
||
|
"iconclass":"fa fa-cog",
|
||
|
"mimes":["none"],
|
||
|
"dependencies":["Antunnel@0.2.0-b"],
|
||
|
"locale": {}
|
||
|
}
|