{
  "name": "fis-sass-all",
  "version": "0.2.0",
  "description": "Anothor libsass wrapper for node. Support sass syntax.",
  "main": "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": {
    "step": "0.0.5",
    "nan": "~1.2.0"
  },
  "bindingsCDN": "http://fisstatic.duapp.com/addons/fis-sass/0.2.0/"
}
