fix(documentation): Updated documentation in readme.md
This commit is contained in:
@@ -5,10 +5,19 @@
|
||||
"githost": "gitlab.com",
|
||||
"gitscope": "fin.cx",
|
||||
"gitrepo": "portablefinance",
|
||||
"description": "an interface package for the financeplus organization",
|
||||
"description": "An interface package for handling financial transactions and account data within the financeplus organization.",
|
||||
"npmPackagename": "@fin.cx/portablefinance",
|
||||
"license": "MIT",
|
||||
"projectDomain": "fin.cx"
|
||||
"projectDomain": "fin.cx",
|
||||
"keywords": [
|
||||
"finance",
|
||||
"financial transactions",
|
||||
"payment accounts",
|
||||
"interfaces",
|
||||
"vouchers",
|
||||
"csv",
|
||||
"typescript"
|
||||
]
|
||||
}
|
||||
},
|
||||
"npmci": {
|
||||
|
||||
Reference in New Issue
Block a user