{
  "name": "plumber-sass",
  "description": "Easy baseline grids with SASS",
  "main": "_plumber.scss",
  "authors": [
    "Viktor Honti"
  ],
  "license": "MIT",
  "keywords": [
    "css",
    "sass",
    "scss",
    "baseline-grid",
    "vertical-rhythm",
    "typography"
  ],
  "homepage": "https://github.com/jamonserrano/plumber-sass",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
