2023-11-14 16:15:11 +01:00
|
|
|
/**
|
2024-07-02 15:43:10 +02:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2023-11-14 16:15:11 +01:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
|
|
|
name: '@fin.cx/opendata',
|
2025-01-04 02:27:53 +01:00
|
|
|
version: '1.4.0',
|
2024-12-31 19:58:18 +01:00
|
|
|
description: 'A TypeScript library for accessing, managing, and updating open business data, focused on German companies and integrating with MongoDB.'
|
2023-11-14 16:15:11 +01:00
|
|
|
}
|