mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-14 11:56:44 +02:00
13 lines
307 B
JSON
13 lines
307 B
JSON
{
|
|
"app":"NotePad",
|
|
"name":"NotePad editor",
|
|
"description":"Basic application for text editing",
|
|
"info":{
|
|
"author": "Xuan Sang LE",
|
|
"email": "xsang.le@gmail.com"
|
|
},
|
|
"version":"0.1a",
|
|
"category":"System",
|
|
"iconclass":"fa fa-pencil-square-o",
|
|
"mimes":["*"]
|
|
} |