feat(core): Added new afterburner logic for specific bank reference
This commit is contained in:
31
npmextra.json
Normal file
31
npmextra.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user