2023-04-09 19:16:08 +02:00
|
|
|
{
|
|
|
|
|
"name": "Armbian OS",
|
2025-12-02 13:55:05 +01:00
|
|
|
"version": "25.11.2",
|
2023-04-09 19:16:08 +02:00
|
|
|
"description": "Linux for ARM development boards",
|
|
|
|
|
"keywords": [
|
|
|
|
|
"ARM",
|
|
|
|
|
"Linux",
|
|
|
|
|
"Debian",
|
2023-04-13 00:48:02 +02:00
|
|
|
"Ubuntu"
|
2023-04-09 19:16:08 +02:00
|
|
|
],
|
|
|
|
|
"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"
|
|
|
|
|
}
|
2023-08-15 15:48:18 +02:00
|
|
|
}
|