File size: 559 Bytes
f41d5b9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | {
"schema_version": "aurekai.deploy.v1",
"product": "Aurekai",
"legacy_codename": "Bonfyre",
"release": "0.8.0-alpha.1",
"target": "bun-darwin-arm64",
"hyper": {
"binary": "akai",
"legacy_binary": "bonfyre-hyper"
},
"runtime": {
"operator_count": 53,
"legacy_operator_prefix": "Bonfyre"
},
"compatibility": {
"bonfyre_aliases": true,
"bf_artifact": true,
"bfmodel": true,
"bfsae": true,
"bffpqx": true,
"bf_formats_supported": true
},
"signature": {
"alg": "none",
"value": "TODO"
}
}
|