open-consul/ui-v2/lib/commands/package.json
John Cowen eabb308ac2 UI: Add ember steps:list command for listing available steps (#5255)
* ui: Add ember steps:list command for listing available steps

1. Adds `command` addon to house the new command
2. Start to organize out the steps themselves, bring a bit more order to
things ready to dedupe and cleanup
2019-05-01 18:22:08 +00:00

7 lines
64 B
JSON

{
"name": "commands",
"keywords": [
"ember-addon"
]
}