Files
nim-packages/packages.json
T
2025-06-15 05:43:50 -05:00

21 lines
621 B
JSON

[
{
"name": "pbm_core",
"description": "Probatem Core business logic and modeling library.",
"license": "Proprietary",
"method": "git",
"tags": [],
"url": "ssh://git@proenneke.probatem.com:49559/probatem/pbm_core.git",
"web": "https://git.probatem.com/probatem/pbm_core"
},
{
"name": "update_version",
"description": "Utility for updating Nim and Node package versions.",
"license": "MIT",
"method": "git",
"tags": ["cicd", "ops"],
"url": "https://git.probatem.com/probatem/update_version.git",
"web": "https://git.probatem.com/probatem/update_version"
}
]