31 lines
803 B
JSON
31 lines
803 B
JSON
{
|
|
"gitzone": {
|
|
"projectType": "npm",
|
|
"module": {
|
|
"githost": "gitlab.com",
|
|
"gitscope": "fin.cx",
|
|
"gitrepo": "mt940parser",
|
|
"description": "A parser to process and extract statements from MT940 format files, commonly used by banks for electronic account statements.",
|
|
"npmPackagename": "@fin.cx/mt940parser",
|
|
"license": "MIT",
|
|
"projectDomain": "finance.plus",
|
|
"keywords": [
|
|
"MT940",
|
|
"file parser",
|
|
"financial statements",
|
|
"banking",
|
|
"finance",
|
|
"TypeScript",
|
|
"electronic account statements",
|
|
"data extraction",
|
|
"custom processing",
|
|
"file handling",
|
|
"error handling"
|
|
]
|
|
}
|
|
},
|
|
"npmci": {
|
|
"npmGlobalTools": [],
|
|
"npmAccessLevel": "public"
|
|
}
|
|
} |