{
  "version": 1,
  // Comment
  "schematics": {
    "@angular/schematics:component": {
      "prefix": "abc"
    }
  },
  "x-baz": 1,
  "x-foo": {
    "is": ["good", "great", "value1", "value2", "awesome"]
  },
  "x-bar": 5,
}