/* eslint-env node */ 'use strict'; module.exports = { name: 'ember-power-calendar-moment', isDevelopingAddon() { return true; } };