{  
  "photoshopSets": [
    {
      "name"       : "Outline",
      "margTop"    : "0",
      "margBottom" : "0",
      "margLeft"   : "0",
      "margRight"  : "0",
      "colsCount"  : "",
      "colsWidth"  : "",
      "colsGutter" : "",
      "rowsCount"  : "",
      "rowsHeight" : "",
      "rowsGutter" : ""
    },
    {
      "name"       : "Two Column Grid",
      "margTop"    : "",
      "margBottom" : "",
      "margLeft"   : "",
      "margRight"  : "",
      "colsCount"  : "2",
      "colsWidth"  : "",
      "colsGutter" : "5%",
      "rowsCount"  : "",
      "rowsHeight" : "",
      "rowsGutter" : ""
    },
    {
      "name":"Three Column Grid",
      "margTop"    : "",
      "margBottom" : "",
      "margLeft"   : "",
      "margRight"  : "",
      "colsCount"  : "3",
      "colsWidth"  : "",
      "colsGutter" : "3%",
      "rowsCount"  : "",
      "rowsHeight" : "",
      "rowsGutter" : ""
    }
  ]
}
