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',
|
2024-12-31 14:43:08 +01:00
|
|
|
version: '1.1.0',
|
|
|
|
description: 'A TypeScript-based library for accessing and managing open business data, specifically for German companies.'
|
2023-11-14 16:15:11 +01:00
|
|
|
}
|