update documentation
This commit is contained in:
24
package.json
24
package.json
@@ -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"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user