import infos from '../package.json'; const today = new Date() , paths = { 'icons': './icons', 'themes': './themes', 'src': './src' }; export default paths;