UNPKG

ember-cli-admin-languages

Version:

Plugin for ember-cli-admin that adds multiple languages properties support

11 lines (9 loc) 240 B
module.exports = { normalizeEntityName: function() {}, afterInstall: function() { this.addBowerPackagesToProject([ {name: "bootstrap3-wysiwyg", target: "~0.3.3"}, {name: "flag-icon-css", target: "0.6.4"} ]); } };