/**
* Auto-generated version information
* Generated at build time from package.json
* DO NOT EDIT MANUALLY
*/
export const VERSION_INFO = {
version: '0.0.23',
name: 'jinko-mcp-dev',
description: 'MCP server for Jinko Travel BFF',
buildTime: '2025-08-14T05:00:30.058Z',
} as const;
export const VERSION = VERSION_INFO.version;
export const SERVICE_NAME = VERSION_INFO.name;