{
  "name": "caffeine",
  "version": "0.4.0",
  "homepage": "https://github.com/bcinarli/caffeine",
  "authors": [
    "Bilal Cinarli <bcinarli@gmail.com>"
  ],
  "description": "Caffeine is a set of SASS mixins and functions ready use for projects.",
  "main": "lib/_caffeine.scss",
  "keywords": [
    "sass",
    "css",
    "sass-mixins",
    "sass-functions",
    "melange",
    "style"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "docs",
    "tests",
    "test"
  ]
}