{
  "name": "worko-sass-defaults",
  "version": "0.0.5",
  "description": "Sass variables",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Sass",
    "Defaults"
  ],
  "dependencies": {
    "normalize.css": "^8.0.1",
    "worko-mixins": "^1.0.8"
  },
  "author": "Worköholics",
  "license": "ISC",
  "sass": {
    "includePaths": [
      "./node_modules"
    ]
  }
}
