feat(documentation): Enhance project metadata and documentation with comprehensive usage examples, updated descriptions, and improved keywords.

This commit is contained in:
2025-04-09 06:26:52 +00:00
parent 25147deb7f
commit b768b67641
5 changed files with 607 additions and 168 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@fin.cx/opendata',
version: '1.4.6',
description: 'A TypeScript library for accessing, managing, and updating open business data, focused on German companies and integrating with MongoDB.'
version: '1.5.0',
description: 'A comprehensive TypeScript library that manages open business data for German companies by integrating MongoDB, processing JSONL bulk data, and automating browser interactions for Handelsregister data retrieval.'
}