mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-12 07:38:24 -05:00
13 lines
259 B
JSON
13 lines
259 B
JSON
|
{
|
||
|
"name": "qt5-serialport",
|
||
|
"version": "5.15.4",
|
||
|
"description": "Qt5 Serial Port - provides access to hardware and virtual serial ports",
|
||
|
"license": null,
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qt5-base",
|
||
|
"default-features": false
|
||
|
}
|
||
|
]
|
||
|
}
|