{
  "$schema": "http://json-schema.org/draft-07/schema",
  "$id": "ng-cli://commands/easter-egg.json",
  "description": "",
  "$longDescription": "",
  "$hidden": true,

  "$impl": "./easter-egg-impl#AwesomeCommand",

  "type": "object",
  "allOf": [{ "$ref": "./definitions.json#/definitions/base" }]
}
