Initial commit with pbm_core.

This commit is contained in:
Jonathan Bernard
2023-08-09 09:51:59 -05:00
commit 40d0d51b84
2 changed files with 11 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[
{
"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"
}
]