{
  "name": "grunt-sass",
  "version": "1.2.0",
  "description": "Compile Sass to CSS using node-sass",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/grunt-sass.git"
  },
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "scripts": {
    "test": "xo && grunt"
  },
  "files": [
    "tasks"
  ],
  "keywords": [
    "gruntplugin",
    "css",
    "sass",
    "scss",
    "style",
    "compile",
    "preprocess",
    "compile",
    "libsass"
  ],
  "dependencies": {
    "each-async": "^1.0.0",
    "node-sass": "^3.7.0",
    "object-assign": "^4.0.1"
  },
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-nodeunit": "^1.0.0",
    "xo": "*"
  },
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "gitHead": "98b7899f8341d11ec212bd27a8a129a92e3e8e83",
  "bugs": {
    "url": "https://github.com/sindresorhus/grunt-sass/issues"
  },
  "homepage": "https://github.com/sindresorhus/grunt-sass#readme",
  "_id": "grunt-sass@1.2.0",
  "_shasum": "e3f7eb5d2bf0ae623932fae05ccc0832affbebb3",
  "_from": "grunt-sass@*",
  "_npmVersion": "3.8.9",
  "_nodeVersion": "4.4.2",
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "dist": {
    "shasum": "e3f7eb5d2bf0ae623932fae05ccc0832affbebb3",
    "tarball": "http://10.10.1.7:4873/grunt-sass/-/grunt-sass-1.2.0.tgz"
  },
  "maintainers": [
    {
      "name": "kevva",
      "email": "kevinmartensson@gmail.com"
    },
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "xzyfer",
      "email": "xzyfer@gmail.com"
    }
  ],
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/grunt-sass-1.2.0.tgz_1462404429350_0.44835028727538884"
  },
  "directories": {},
  "_resolved": "http://10.10.1.7:4873/grunt-sass/-/grunt-sass-1.2.0.tgz",
  "readme": "ERROR: No README data found!"
}
