feat(core): Enhanced data handling and retrieval features, improved usage documentation

This commit is contained in:
2024-12-31 14:43:08 +01:00
parent a8a6bf02bc
commit c30fc40e06
7 changed files with 295 additions and 29 deletions

View File

@@ -5,10 +5,22 @@
"githost": "gitlab.com",
"gitscope": "fin.cx",
"gitrepo": "opendata",
"description": "open business data",
"description": "A TypeScript-based library for accessing and managing open business data, specifically for German companies.",
"npmPackagename": "@fin.cx/opendata",
"license": "MIT",
"projectDomain": "fin.cx"
"projectDomain": "fin.cx",
"keywords": [
"TypeScript",
"open data",
"business data",
"German companies",
"data management",
"business registry",
"npm package",
"database",
"MongoDB",
"automation"
]
}
},
"npmci": {