{
  "name": "fis-sass",
  "version": "3.1.3",
  "libsass": "3.1.0",
  "description": "Anothor libsass wrapper for node. Support sass syntax.",
  "main": "lib/index.js",
  "scripts": {
    "test": "node test.js",
    "install": "node build.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/fis-dev/fis-sass.git"
  },
  "keywords": [
    "node",
    "sass",
    "fis"
  ],
  "author": "2betop",
  "license": "MIT",
  "gypfile": true,
  "bugs": {
    "url": "https://github.com/fis-dev/fis-sass/issues"
  },
  "homepage": "https://github.com/fis-dev/fis-sass",
  "dependencies": {
    "chalk": "^0.5.1",
    "nan": "^1.7.0",
    "step": "0.0.5"
  },
  "bindingsCDN": "http://fisstatic.duapp.com/addons/fis-sass/3.1.0/"
}
