mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-10 08:05:14 +02:00
22 lines
473 B
JSON
22 lines
473 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"releaseMode": "npm-public-release-ready",
|
|
"npm": {
|
|
"publish": true,
|
|
"registry": null,
|
|
"access": "public",
|
|
"tag": "latest",
|
|
"packages": ["@kaelio/ktx"]
|
|
},
|
|
"python": {
|
|
"publish": false,
|
|
"repository": null,
|
|
"packages": ["ktx-sl", "ktx-daemon", "kaelio-ktx"]
|
|
},
|
|
"publishedPackageSmoke": {
|
|
"packageName": "@kaelio/ktx",
|
|
"version": "0.1.0",
|
|
"registry": null
|
|
},
|
|
"requiredBeforePublishing": []
|
|
}
|