const moment = require('moment'); module.exports = { HOT_FILENAME: 'handsontable', HOT_VERSION: '15.1.0', HOT_PACKAGE_NAME: 'handsontable', HOT_BUILD_DATE: moment().format('DD/MM/YYYY HH:mm:ss'), HOT_RELEASE_DATE: '20/02/2025', };