{
  "$schema": "http://json-schema.org/schema",
  "id": "EasterEggCommandOptions",
  "description": "",
  "$longDescription": "",
  "$hidden": true,

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

  "type": "object"
}