feat(readme): Revamp documentation and package description for enhanced clarity

This commit is contained in:
Juergen Kunz
2025-07-13 15:08:19 +00:00
parent 3dbf194320
commit 71a5a32198
4 changed files with 274 additions and 617 deletions

View File

@@ -2,7 +2,7 @@
"name": "@fin.cx/opendata",
"version": "1.5.4",
"private": false,
"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.",
"description": "A comprehensive TypeScript library for accessing business data and real-time financial information. Features include German company data management with MongoDB integration, JSONL bulk processing, automated Handelsregister interactions, and real-time stock market data from multiple providers.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
"type": "module",