{
  "name": "gulp-sass-multi-inheritance",
  "version": "1.0.2",
  "description": "Rebuild only changed sass/scss files. ",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/sdemircom/gulp-sass-multi-inheritance.git"
  },
  "keywords": [
    "sass-inheritance",
    "sass-multi-inheritance"
  ],
  "author": {
    "name": "berstend & Juanfran Alcántara & Selcuk Demir"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sdemircom/gulp-sass-multi-inheritance/issues"
  },
  "homepage": "https://github.com/sdemircom/gulp-sass-multi-inheritance",
  "dependencies": {
    "event-stream": "~3.3.2",
    "lodash": "~4.11.1",
    "sass-graph": "~2.1.1",
    "vinyl-fs": "~2.4.3"
  },
  "readmeFilename": "README.md"
}
