Files

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"
}
}