{
  "name": "stylus-boilerplate",
  "dependencies": {
    "jquery": "~1.11.1"
  },
  "version": "0.1.0",
  "homepage": "https://github.com/srsgores/stylus-boilerplate",
  "authors": [
    "Sean <seangores@gmail.com>"
  ],
  "description": "Front-end framework for use with Kouto Swiss and Stylus",
  "main": "app/index.html",
  "keywords": [
    "stylus",
    "css",
    "kouto-swiss",
    "mixin",
    "placeholder",
    "front-end"
  ],
  "license": "DWTFYW",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "app/bower_components",
    "test",
    "tests"
  ]
}
