1
0
mirror of https://github.com/lxsang/antos-frontend.git synced 2025-04-14 11:56:44 +02:00
2017-08-26 16:50:13 +02:00

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":["*"]
}