mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
16 lines
391 B
JSON
16 lines
391 B
JSON
{
|
|
"pkgname": "SVGEdit",
|
|
"app":"SVGEdit",
|
|
"name":"SVG Editor",
|
|
"description":"Powerful SVG Editor https://github.com/SVG-Edit/svgedit",
|
|
"info":{
|
|
"author": "Dany LE",
|
|
"email": "contact@iohub.dev"
|
|
},
|
|
"version":"0.1.0-r",
|
|
"category":"Graphic",
|
|
"iconclass":"bi bi-easel",
|
|
"mimes":["image/svg+xml"],
|
|
"dependencies":[],
|
|
"locale": {}
|
|
} |