mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 14:38:28 +01:00
14 lines
340 B
JSON
14 lines
340 B
JSON
{
|
|
"app":"MarkOn",
|
|
"name":"Markdown editor",
|
|
"description":"Simple markdown editor",
|
|
"info":{
|
|
"author": "Xuan Sang LE",
|
|
"email": "xsang.le@gmail.com"
|
|
},
|
|
"version":"0.0.8-a",
|
|
"category":"Office",
|
|
"iconclass":"fa fa-leanpub",
|
|
"dependencies": ["SimpleMDE@1.11.2-r"],
|
|
"mimes":["text/.*"]
|
|
} |