{
  "authors": [
    "Kyle Shevlin <kyle.a.shevlin@gmail.com>"
  ],
  "description": "A simple, configurable Sass library for typography with perfect vertical rhythm.",
  "homepage": "https://kyleshevlin.github.io/shevy",
  "ignore": [
    "**/.*",
    "demo",
    "Gruntfile.js",
    "package.json",
    "sache.json",
    "shevy.gemspec",
    "Rakefile",
    "Gemfile",
    "lib/",
    "bin/"
  ],
  "keywords": [
    "css",
    "mixins",
    "sass",
    "scss",
    "typography",
    "rhythm"
  ],
  "license": "MIT",
  "main": "core/_shevy.scss",
  "name": "shevy",
  "repository": {
    "type": "git",
    "url": "https://github.com/kyleshevlin/shevy.git"
  },
  "version": "2.1.0"
}
