{
  "type": "object",
  "properties": {
    "pattern": {
      "type": "array"
    },
    "ignore": {
      "type": "array"
    },
    "filename": {
      "type": "string"
    },
    "static": {
      "type": "boolean"
    }
  }
}
