Files
nim-packages/packages.json
T
2025-07-26 20:14:30 -05:00

30 lines
930 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"
},
{
"name": "pbm_short_url",
"description": "URL shortener/expander for Probatem at https://pbtm.us.",
"license": "GPL3",
"method": "git",
"tags": ["url", "short"],
"url": "https://git.probatem.com/probatem/short_url.git",
"web": "https://git.probatem.com/probatem/short_url"
}
]