antosdk-apps/SVGEdit/package.json
DanyLE 4a62c4d1cf
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good
add SVGEdit package
2023-08-17 23:54:41 +02:00

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": {}
}