{
  "name": "solidgrid",
  "version": "1.0.4",
  "description": "A mobile first, twelve column grid that's designed to make it easy to create mobile friendly websites.",
  "keywords": [ "css", "responsive", "grid" ],
  "repository": {
    "type": "git",
    "url": "https://github.com/izio/SolidGrid.git"
  },
  "bugs": {
    "url": "https://github.com/izio/SolidGrid/issues"
  },
  "homepage": "https://github.com/izio/SolidGrid",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-less": "~1.0.0",
    "grunt-contrib-cssmin": "~0.12.1",
    "grunt-contrib-watch": "~0.6.1"
  }
}