feat(documentation): Enhance project metadata and documentation with comprehensive usage examples, updated descriptions, and improved keywords.
This commit is contained in:
@@ -5,25 +5,26 @@
|
||||
"githost": "gitlab.com",
|
||||
"gitscope": "fin.cx",
|
||||
"gitrepo": "opendata",
|
||||
"description": "A TypeScript library for accessing, managing, and updating open business data, focused on German companies and integrating with MongoDB.",
|
||||
"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.",
|
||||
"npmPackagename": "@fin.cx/opendata",
|
||||
"license": "MIT",
|
||||
"projectDomain": "fin.cx",
|
||||
"keywords": [
|
||||
"TypeScript",
|
||||
"open data",
|
||||
"business data",
|
||||
"German companies",
|
||||
"data management",
|
||||
"business registry",
|
||||
"npm package",
|
||||
"business data",
|
||||
"MongoDB",
|
||||
"JSONL",
|
||||
"bulk processing",
|
||||
"data management",
|
||||
"automation",
|
||||
"data integration",
|
||||
"database",
|
||||
"data processing",
|
||||
"data retrieval",
|
||||
"data update"
|
||||
"browser automation",
|
||||
"Handelsregister",
|
||||
"web scraping",
|
||||
"file processing",
|
||||
"business registry",
|
||||
"data retrieval"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user