module.exports = {
	description: 'properly dereferences properties on the global object regardless of nesting',
	options: {
		moduleName: 'foo.@scoped/npm-package.bar.why-would-you-do-this'
	}
};