{
  "name": "my-simplegrid",
  "homepage": "https://github.com/alegorico/my-simplegrid",
  "authors": [
    "Alejandro G. <mierdeneitor@gmail.com>",
    "Zach Cole <zach.a.cole@gmail.com>"
  ],
  "description": "A simple, lightweight CSS grid",
  "main": "dist/simple-grid.css",
  "keywords": [
    "grid",
    "css",
    "responsive"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "source",
    "compile"
  ]
}
