{
  "name": "bourboneat",
  "version": "1.0.0",
  "authors": [
    "jimfrenette <jimfrenette@yahoo.com>"
  ],
  "description": "wp theeme using bourbon and neat",
  "license": "GPLv3",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "bourbon": "~4.2.3",
    "neat": "~1.7.2"
  }
}
