portablefinance/npmextra.json

27 lines
670 B
JSON

{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "fin.cx",
"gitrepo": "portablefinance",
"description": "An interface package for handling financial transactions and account data within the financeplus organization.",
"npmPackagename": "@fin.cx/portablefinance",
"license": "MIT",
"projectDomain": "fin.cx",
"keywords": [
"finance",
"financial transactions",
"payment accounts",
"interfaces",
"vouchers",
"csv",
"typescript"
]
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}