{
  "_args": [
    [
      "grunt-sass@2.1.0",
      "/var/www/shap-preprod/ShareAndPull"
    ]
  ],
  "_development": true,
  "_from": "grunt-sass@2.1.0",
  "_id": "grunt-sass@2.1.0",
  "_inBundle": false,
  "_integrity": "sha1-t7odhe9MLZt9gZX+ZfZkrHVU76E=",
  "_location": "/grunt-sass",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-sass@2.1.0",
    "name": "grunt-sass",
    "escapedName": "grunt-sass",
    "rawSpec": "2.1.0",
    "saveSpec": null,
    "fetchSpec": "2.1.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-sass/-/grunt-sass-2.1.0.tgz",
  "_spec": "2.1.0",
  "_where": "/var/www/shap-preprod/ShareAndPull",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/grunt-sass/issues"
  },
  "dependencies": {
    "each-async": "^1.0.0",
    "node-sass": "^4.7.2",
    "object-assign": "^4.0.1"
  },
  "description": "Compile Sass to CSS using node-sass",
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-nodeunit": "^1.0.0",
    "xo": "^0.16.0"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "homepage": "https://github.com/sindresorhus/grunt-sass#readme",
  "keywords": [
    "gruntplugin",
    "css",
    "sass",
    "scss",
    "style",
    "compile",
    "preprocess",
    "compile",
    "libsass"
  ],
  "license": "MIT",
  "name": "grunt-sass",
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/grunt-sass.git"
  },
  "scripts": {
    "test": "xo && grunt"
  },
  "version": "2.1.0"
}
