{
  "$schema": "http://json-schema.org/schema",
  "cli": "nx",
  "title": "Stencil build",
  "description": "",
  "type": "object",
  "properties": {
    "projectType": {
      "type": "string"
    }
  },
  "required": []
}
