mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
16 lines
389 B
JSON
16 lines
389 B
JSON
{
|
|
"pkgname": "RemoteCamera",
|
|
"app":"RemoteCamera",
|
|
"name":"Remote Camera",
|
|
"description":"Connect to remote camera via Antunnel",
|
|
"info":{
|
|
"author": "",
|
|
"email": ""
|
|
},
|
|
"version":"0.1.2-a",
|
|
"category":"Other",
|
|
"iconclass":"fa fa-camera",
|
|
"mimes":["none"],
|
|
"dependencies":["libjpeg@0.1.1-a", "Antunnel@0.1.8-a"],
|
|
"locale": {}
|
|
} |