mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-21 00:17:47 +08:00
14 lines
333 B
JSON
14 lines
333 B
JSON
{
|
|
"name": "@qinglong/local-operator-image",
|
|
"version": "3.0.0-alpha.2",
|
|
"private": true,
|
|
"description": "Production-only external dependency root for the QingLong 3.0 short-lived Local operator image",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=24.18.0 <25"
|
|
},
|
|
"dependencies": {
|
|
"semver": "7.7.4"
|
|
}
|
|
}
|