{
  "$schema": "http://json-schema.org/schema",
  "id": "WebpackSchematics",
  "title": "Take a snapshot",
  "description": "",
  "type": "object",
  "properties": {
    "path": {
      "type": "string",
      "description": "Path"
    }
  }
}
