{
  "name": "sisass",
  "version": "2.0.1",
  "description": "Simple Interface for SASS",
  "main": "index.js",
  "scripts": {
    "init": "node install",
    "tab_panel": "npm --prefix docs run tab_panel --"
  },
  "directories": {
    "documentation": "doc",
    "files": "files",
    "source": "src"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/esutoraiki/sisass.git"
  },
  "keywords": [
    "sass",
    "framework"
  ],
  "author": "John Sánchez Alvarez",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/esutoraiki/sisass/issues"
  },
  "homepage": "https://github.com/esutoraiki/sisass#readme"
}
