started to add meta information for each extension

This commit is contained in:
2021-10-12 01:41:26 +02:00
parent cfc03f33b1
commit de524d8a06
21 changed files with 333 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"name": "SVGO Output",
"id": "fablabchemnitz.de.svgo_output",
"path": "svgo_output",
"original_name": "SVGO Output",
"original_id": "org.inkscape.output.svgo",
"license": "MIT License",
"license_url": "https://github.com/juanfran/svgo-inkscape/blob/master/LICENSE",
"comment": "",
"source_url": "https://github.com/juanfran/svgo-inkscape/",
"documentation_url": "https://stadtfabrikanten.org/pages/viewpage.action?pageId=55019653",
"main_authors": [
"github.com/juanfran",
"github.com/vmario89"
]
}