module.exports = { description: 'allows module name with dashes to be added to the global object', options: { moduleName: 'module-name-with-dashes' } };