{
  "name": "@haithembelhaj/compass-mixins",
  "version": "0.12.8",
  "author": {
    "name": "Haithem Bel Haj",
    "url": "https://github.com/haithembelhaj"
  },
  "description": "Compass stylesheets",
  "repository": {
    "type": "git",
    "url": "git@github.com:haithembelhaj/compass-mixins.git"
  },
  "main": "lib/_compass.scss",
  "keywords": [
    "compass",
    "mixins",
    "sass",
    "css3"
  ],
  "scripts": {
    "test": "./node_modules/jasmine-node/bin/jasmine-node test"
  },
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "devDependencies": {
    "chalk": "^0.5.1",
    "jasmine-node": "^1.14.5",
    "node-sass": "^2.0.0-beta"
  }
}
