library/CodeRacer_MKII/library.json

23 lines
499 B
JSON

{
"name": "CoderacerMKII",
"version": "1.0.5",
"description": "Basic feature library for the CodeRacer",
"keywords": "coderacer",
"repository":
{
"type": "git",
"url": "https://itsblue.dev/coderacer/library.git"
},
"authors":
[
{
"name": "Jens Noack",
"email": "jnoack@itsblue.de",
"maintainer": true
}
],
"license": "GPL-3.0-or-later",
"frameworks": "*",
"platforms": "*"
}