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,15 @@
{
"name": "Unwind Paths",
"id": "fablabchemnitz.de.unwind_paths",
"path": "unwind_paths",
"original_name": "Unwind Paths",
"original_id": "fablabchemnitz.de.unwind_paths",
"license": "GNU GPL v3",
"license_url": "https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X/src/branch/master/LICENSE",
"comment": "Created by Mario Voigt",
"source_url": "https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X/src/branch/master/extensions/fablabchemnitz/unwind_paths",
"documentation_url": "https://stadtfabrikanten.org/display/IFM/Unwind+Paths",
"main_authors": [
"github.com/vmario89"
]
}