master
'use strict'; module.exports = { name: 'ember-try', includedCommands() { return require('./lib/commands'); }, };