{
  "_args": [
    [
      "gulp-sass@4.0.0",
      "/Users/mathieuherve/www/provelo/wp-content/themes/wp-start/wp-gulp"
    ]
  ],
  "_development": true,
  "_from": "gulp-sass@4.0.0",
  "_id": "gulp-sass@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-gmLx7Nt0ZOlIj42qFZTgLW4pkWyCdjhyf+KVmBjENvFatwa7DHf1qIjqQhCFAjpr8HeAx6+pwJ/k7t7BmFL1FQ==",
  "_location": "/gulp-sass",
  "_phantomChildren": {
    "ansi-wrap": "0.1.0",
    "arr-diff": "4.0.0",
    "arr-union": "3.1.0",
    "assign-symbols": "1.0.0",
    "color-convert": "1.9.3",
    "escape-string-regexp": "1.0.5",
    "is-plain-object": "2.0.4",
    "supports-color": "5.5.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-sass@4.0.0",
    "name": "gulp-sass",
    "escapedName": "gulp-sass",
    "rawSpec": "4.0.0",
    "saveSpec": null,
    "fetchSpec": "4.0.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-sass/-/gulp-sass-4.0.0.tgz",
  "_spec": "4.0.0",
  "_where": "/Users/mathieuherve/www/provelo/wp-content/themes/wp-start/wp-gulp",
  "author": {
    "name": "David Manning"
  },
  "bugs": {
    "url": "https://github.com/dlmanning/gulp-sass/issues"
  },
  "dependencies": {
    "chalk": "^2.3.0",
    "lodash.clonedeep": "^4.3.2",
    "node-sass": "^4.8.3",
    "plugin-error": "^1.0.1",
    "replace-ext": "^1.0.0",
    "strip-ansi": "^4.0.0",
    "through2": "^2.0.0",
    "vinyl-sourcemaps-apply": "^0.2.0"
  },
  "description": "Gulp plugin for sass",
  "devDependencies": {
    "autoprefixer": "^8.1.0",
    "eslint": "^4.18.2",
    "eslint-config-airbnb-base": "^12.1.0",
    "eslint-plugin-import": "^2.9.0",
    "globule": "^1.0.0",
    "gulp": "^3.8.11",
    "gulp-postcss": "^7.0.1",
    "gulp-sourcemaps": "^2.6.4",
    "gulp-tap": "^0.1.3",
    "mocha": "^5.0.4",
    "rimraf": "^2.4.3",
    "should": "^13.2.1",
    "vinyl": "^2.1.0"
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/dlmanning/gulp-sass#readme",
  "keywords": [
    "gulpplugin",
    "sass",
    "gulp"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "gulp-sass",
  "repository": {
    "type": "git",
    "url": "git://github.com/dlmanning/gulp-sass.git"
  },
  "scripts": {
    "test": "mocha test"
  },
  "version": "4.0.0"
}
