{ "_from": "gulp-sass@^4.0.2", "_id": "gulp-sass@4.1.1", "_inBundle": false, "_integrity": "sha512-bg7mfgsgho0Ej0WXE9Cd2sq/YxeKxOjagrMmM40zvOYXHtZvi5ED84wIpqCUvJLz66kFNkv+jS/rQXolmgXrUQ==", "_location": "/gulp-sass", "_phantomChildren": { "ansi-colors": "1.1.0", "arr-diff": "4.0.0", "arr-union": "3.1.0", "extend-shallow": "3.0.2" }, "_requested": { "type": "range", "registry": true, "raw": "gulp-sass@^4.0.2", "name": "gulp-sass", "escapedName": "gulp-sass", "rawSpec": "^4.0.2", "saveSpec": null, "fetchSpec": "^4.0.2" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/gulp-sass/-/gulp-sass-4.1.1.tgz", "_shasum": "d0f90377f0da98e4522ec554bf7cff1b5004b5be", "_spec": "gulp-sass@^4.0.2", "_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main", "author": { "name": "David Manning" }, "bugs": { "url": "https://github.com/dlmanning/gulp-sass/issues" }, "bundleDependencies": false, "dependencies": { "chalk": "^2.3.0", "lodash": "^4.17.20", "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" }, "deprecated": false, "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.1.1" }