{
  "name": "skeleton-stylus",
  "version": "1.0.0",
  "homepage": "https://github.com/rickyrauch/skeleton-stylus",
  "authors": [
    "Ricky Rauch <rickyrauch@gmail.com> (http://rickyrauch.me)"
  ],
  "description": "The (un)official Stylus Version of Skeleton (2.0.4): A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development",
  "main": "scss/skeleton.scss",
  "keywords": [
    "skeleton",
    "sass",
    "scss",
    "responsive",
    "boilerplate"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components"
  ],
  "dependencies": {
    "normalize.css": "~3.0.2"
  }
}
