mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
13 lines
300 B
JSON
13 lines
300 B
JSON
|
{
|
||
|
"app":"MediaPlayer",
|
||
|
"name":"Media Player",
|
||
|
"description":"MP3 player for AntOS",
|
||
|
"info":{
|
||
|
"author": "Xuan Sang LE",
|
||
|
"email": "xsang.le@gmail.com"
|
||
|
},
|
||
|
"version":"0.0.8-a",
|
||
|
"category":"Multimedia",
|
||
|
"iconclass":"fa fa-headphones",
|
||
|
"mimes":["none"]
|
||
|
}
|