mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +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.2-a",
|
|
"category":"Library",
|
|
"iconclass":"fa fa-cog",
|
|
"mimes":["none"],
|
|
"dependencies":["Antunnel@0.2.0-b"],
|
|
"locale": {}
|
|
} |