21 lines
435 B
JSON
21 lines
435 B
JSON
{
|
|
"name": "SerialShell",
|
|
"version": "0.1.1",
|
|
"description": "",
|
|
"keywords": "serial, shell, command, interactive",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://dev.noccylabs.info/noccy/pio-serialshell.git"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "Christopher Vagnetoft",
|
|
"email": "labs@noccy.com",
|
|
"maintainer": true
|
|
}
|
|
],
|
|
"license": "GPL-2.0-or-later",
|
|
"frameworks": "*",
|
|
"platforms": "*"
|
|
}
|