The output of ember-cli for available blueprints seem to have changed around 2.6. Since then the available blueprints were split up into legacy blueprints (which I guess should be moved into ember itself at one point) and ember-clis own blueprints. This PR should include all available blueprints and fixes the problem that blueprints weren't appearing since 2.6 (which should close #22 and #21).
The output of ember-cli for available blueprints seem to have changed around 2.6. Since then the available blueprints were split up into legacy blueprints (which I guess should be moved into ember itself at one point) and ember-clis own blueprints. This PR should include all available blueprints and fixes the problem that blueprints weren't appearing since 2.6 (which should close #22 and #21).