{
  "name": "sass-aleksi",
  "version": "0.6.2",
  "authors": [
    "Yoannis Jamar <yoannis.j@gmail.com>"
  ],
  "description": "A collection of Sass helper functions and mixins.",
  "main": "stylesheets/_aleksi.scss",
  "keywords": [
    "sass",
    "helpers",
    "utils"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/yoannisj/sass-aleksi.git"
  },
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "tmp",
    "sassdoc"
  ]
}
