update documentation

This commit is contained in:
2024-04-20 23:17:35 +02:00
parent 12c1d92ec4
commit efac2187f2
4 changed files with 187 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
"name": "@design.estate/dees-document",
"version": "1.0.99",
"private": false,
"description": "a catalog for creating documents like invoices",
"description": "A comprehensive solution for generating documents like invoices, integrating elements, templates, and services to streamline document creation.",
"main": "dist_ts_web/index.js",
"typings": "dist_ts_web/index.d.ts",
"exports": {
@@ -62,5 +62,23 @@
"bugs": {
"url": "https://gitlab.com/designestate/private/dedocument-catalog/issues"
},
"homepage": "https://gitlab.com/designestate/private/dedocument-catalog#readme"
}
"homepage": "https://gitlab.com/designestate/private/dedocument-catalog#readme",
"keywords": [
"document generation",
"invoices",
"PDF creation",
"typescript",
"web components",
"custom elements",
"QR code",
"smart contracts",
"templating",
"dynamic rendering",
"responsive design",
"modular development",
"lightweight",
"efficient",
"finance",
"business"
]
}