9 lines
		
	
	
		
			449 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			449 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
/**
 | 
						|
 * autocreated commitinfo by @push.rocks/commitinfo
 | 
						|
 */
 | 
						|
export const commitinfo = {
 | 
						|
  name: '@fin.cx/opendata',
 | 
						|
  version: '3.3.0',
 | 
						|
  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.'
 | 
						|
}
 |