{
  "title": "Shevy",
  "name": "shevy",
  "version": "2.1.0",
  "description": "A vertical rhythm library",
  "main": "Gruntfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:kyleshevlin/shevy.git"
  },
  "keywords": [
    "responsive",
    "vertical",
    "rhythm",
    "typography",
    "Sass",
    "SCSS"
  ],
  "author": "Kyle Shevlin",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/kyleshevlin/shevy/issues"
  },
  "homepage": "https://github.com/kyleshevlin/shevy",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-autoprefixer": "^3.0.0",
    "grunt-contrib-connect": "^0.10.1",
    "grunt-contrib-sass": "^0.9.2",
    "grunt-contrib-watch": "^0.6.1",
    "load-grunt-tasks": "^3.1.0"
  }
}
