mirror of
https://github.com/armbian/os.git
synced 2026-01-06 10:38:50 -08:00
27 lines
503 B
JSON
27 lines
503 B
JSON
{
|
|
"name": "Armbian OS",
|
|
"version": "26.2.0-trunk.170",
|
|
"description": "Linux for ARM development boards",
|
|
"keywords": [
|
|
"ARM",
|
|
"Linux",
|
|
"Debian",
|
|
"Ubuntu",
|
|
"Arch",
|
|
"Yocto"
|
|
],
|
|
"homepage": "https://www.armbian.com",
|
|
"bugs": {
|
|
"url": "https://www.armbian.com/bugs"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/armbian/build"
|
|
},
|
|
"license": "GPL2",
|
|
"author": {
|
|
"name": "Igor Pecovnik",
|
|
"email": "info@armbian.com"
|
|
}
|
|
}
|