mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-21 00:17:47 +08:00
31 lines
537 B
JSON
31 lines
537 B
JSON
{
|
|
"schemaVersion": 2,
|
|
"schema": "qinglong/release-identity@v2",
|
|
"product": "qinglong3",
|
|
"version": "3.0.0-alpha.2",
|
|
"node": {
|
|
"version": "24.18.0",
|
|
"engine": ">=24.18.0 <25"
|
|
},
|
|
"architectureSupport": {
|
|
"tier1": [
|
|
"amd64",
|
|
"arm64"
|
|
],
|
|
"candidates": [
|
|
"ppc64le",
|
|
"s390x"
|
|
],
|
|
"experimentalBlocked": [
|
|
"arm/v7"
|
|
],
|
|
"legacyOnly": [
|
|
"arm/v6",
|
|
"386"
|
|
],
|
|
"legacyLine": "2.x"
|
|
},
|
|
"workspacePackageCount": 18,
|
|
"legacyRootPackageExcluded": true
|
|
}
|