import packageInfo from '../package.json' const Config = { DEBUG: false, LIB_VERSION: packageInfo.version, } export default Config