fix(documentation): Updated documentation to reflect accurate module description and usage guidance
This commit is contained in:
@ -5,19 +5,23 @@
|
||||
"githost": "gitea.nevermind.cloud",
|
||||
"gitscope": "fin.cx",
|
||||
"gitrepo": "xinvoice",
|
||||
"description": "A module for creating, manipulating, and embedding XML data within PDF files for xinvoice packages.",
|
||||
"description": "A TypeScript module for creating, manipulating, and embedding XML data within PDF files specifically tailored for xinvoice packages.",
|
||||
"npmPackagename": "@fin.cx/xinvoice",
|
||||
"license": "MIT",
|
||||
"projectDomain": "fin.cx",
|
||||
"keywords": [
|
||||
"invoice processing",
|
||||
"PDF manipulation",
|
||||
"XML embedding",
|
||||
"financial documents",
|
||||
"xinvoice",
|
||||
"XML embedding",
|
||||
"PDF manipulation",
|
||||
"invoice processing",
|
||||
"financial documents",
|
||||
"document generation",
|
||||
"typescript",
|
||||
"ZUGFeRD",
|
||||
"XML parsing",
|
||||
"PDF library",
|
||||
"typescript"
|
||||
"esm",
|
||||
"financial technology"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user