{
  "type": "object",
  "patternProperties": {
    "^.$": { "type": "any" }
  }
}
