2026-05-10 23:12:26 +02:00
|
|
|
{
|
|
|
|
|
"schemaVersion": 1,
|
2026-05-11 13:07:10 +02:00
|
|
|
"releaseMode": "npm-public-release-ready",
|
2026-05-10 23:12:26 +02:00
|
|
|
"npm": {
|
2026-05-11 13:07:10 +02:00
|
|
|
"publish": true,
|
2026-05-10 23:12:26 +02:00
|
|
|
"registry": null,
|
2026-05-11 13:07:10 +02:00
|
|
|
"access": "public",
|
2026-05-11 14:13:35 +02:00
|
|
|
"tag": "next",
|
2026-05-11 11:22:43 +02:00
|
|
|
"packages": ["@kaelio/ktx"]
|
2026-05-10 23:12:26 +02:00
|
|
|
},
|
|
|
|
|
"python": {
|
|
|
|
|
"publish": false,
|
|
|
|
|
"repository": null,
|
2026-05-11 13:37:38 +02:00
|
|
|
"packages": ["kaelio-ktx"]
|
2026-05-10 23:12:26 +02:00
|
|
|
},
|
|
|
|
|
"publishedPackageSmoke": {
|
2026-05-11 11:22:43 +02:00
|
|
|
"packageName": "@kaelio/ktx",
|
2026-05-11 14:13:35 +02:00
|
|
|
"version": "0.1.0-rc.0",
|
2026-05-10 23:12:26 +02:00
|
|
|
"registry": null
|
|
|
|
|
},
|
2026-05-11 13:25:43 +02:00
|
|
|
"runtimeInstaller": {
|
|
|
|
|
"uvStrategy": "path-prerequisite",
|
|
|
|
|
"bootstrapUv": false,
|
|
|
|
|
"missingUvBehavior": "focused-error"
|
|
|
|
|
},
|
2026-05-11 13:07:10 +02:00
|
|
|
"requiredBeforePublishing": []
|
2026-05-10 23:12:26 +02:00
|
|
|
}
|