fix(documentation): Update description and keywords in package.json

This commit is contained in:
2024-12-31 19:58:18 +01:00
parent 6258dcdff1
commit 09c9712191
5 changed files with 142 additions and 162 deletions

View File

@@ -5,7 +5,7 @@
"githost": "gitlab.com",
"gitscope": "fin.cx",
"gitrepo": "opendata",
"description": "A TypeScript-based library for accessing and managing open business data, specifically for German companies.",
"description": "A TypeScript library for accessing, managing, and updating open business data, focused on German companies and integrating with MongoDB.",
"npmPackagename": "@fin.cx/opendata",
"license": "MIT",
"projectDomain": "fin.cx",
@@ -17,9 +17,13 @@
"data management",
"business registry",
"npm package",
"database",
"MongoDB",
"automation"
"automation",
"data integration",
"database",
"data processing",
"data retrieval",
"data update"
]
}
},