mirror of
https://github.com/armbian/os.git
synced 2026-01-06 10:38:50 -08:00
25 lines
469 B
JSON
25 lines
469 B
JSON
{
|
|
"name": "Armbian OS",
|
|
"version": "23.11.2",
|
|
"description": "Linux for ARM development boards",
|
|
"keywords": [
|
|
"ARM",
|
|
"Linux",
|
|
"Debian",
|
|
"Ubuntu"
|
|
],
|
|
"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"
|
|
}
|
|
}
|