You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

20 lines
680 B

{
"add": "./commands/add.json",
"analytics": "./commands/analytics.json",
"build": "./commands/build.json",
"config": "./commands/config.json",
"deploy": "./commands/deploy.json",
"doc": "./commands/doc.json",
"e2e": "./commands/e2e.json",
"extract-i18n": "./commands/extract-i18n.json",
"make-this-awesome": "./commands/easter-egg.json",
"generate": "./commands/generate.json",
"help": "./commands/help.json",
"lint": "./commands/lint.json",
"new": "./commands/new.json",
"run": "./commands/run.json",
"serve": "./commands/serve.json",
"test": "./commands/test.json",
"update": "./commands/update.json",
"version": "./commands/version.json"
}