This commit is contained in:
2026-05-14 10:05:17 +00:00
commit 440df5955b
39 changed files with 98763 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
{
"@git.zone/cli": {
"projectType": "npm",
"module": {
"githost": "code.foss.global",
"gitscope": "fin.cx",
"gitrepo": "fee-schedules",
"description": "Typed fee schedule catalogs by country, starting with German statutory and professional fee schedules.",
"npmPackagename": "@fin.cx/fee-schedules",
"license": "MIT"
},
"release": {
"targets": {
"npm": {
"registries": [
"https://verdaccio.lossless.digital",
"https://registry.npmjs.org"
],
"accessLevel": "public"
}
}
},
"schemaVersion": 2
},
"@ship.zone/szci": {
"npmGlobalTools": []
}
}