{
  "name": "Jacket",
  "description": "Jacket is a Scss starterkit based on Gulp, Libsass and scss-lint with some sane default tasks and based on the Smacss and BEVM structures. Ready to be plugged in Ocelot or ready to run standalone.",
  "main": "index.js",
  "authors": [
    "One-agency"
  ],
  "license": "MIT",
  "keywords": [
    "Gulp",
    "Scss",
    "Browsersync",
    "Scss-lint",
    "Sass-doc"
  ],
  "homepage": "https://github.com/Crosscheck/Jacket",
  "moduleType": [],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "devDependencies": {
    "font-awesome": "~4.4.0"
  }
}
