UNPKG

ember-cli-sliding-menu

Version:
14 lines (11 loc) 301 B
module.exports = { description: '', normalizeEntityName: function() { // this prevents an error when the entityName is // not specified (since that doesn't actually matter // to us }, afterInstall: function(options) { return this.addBowerPackageToProject('hammerjs'); } };