{ "_from": "gulp-less@^4.0.1", "_id": "gulp-less@4.0.1", "_inBundle": false, "_integrity": "sha512-hmM2k0FfQp7Ptm3ZaqO2CkMX3hqpiIOn4OHtuSsCeFym63F7oWlEua5v6u1cIjVUKYsVIs9zPg9vbqTEb/udpA==", "_location": "/gulp-less", "_phantomChildren": { "ansi-cyan": "0.1.1", "ansi-red": "0.1.1", "arr-flatten": "1.1.0" }, "_requested": { "type": "range", "registry": true, "raw": "gulp-less@^4.0.1", "name": "gulp-less", "escapedName": "gulp-less", "rawSpec": "^4.0.1", "saveSpec": null, "fetchSpec": "^4.0.1" }, "_requiredBy": [ "/fomantic-ui" ], "_resolved": "https://registry.npmjs.org/gulp-less/-/gulp-less-4.0.1.tgz", "_shasum": "348c33a5dde7a207c5771b1d8261d1ac1021ceed", "_spec": "gulp-less@^4.0.1", "_where": "D:\\Users\\James\\IdeaProjects\\website-core\\www\\libs\\node_modules\\fomantic-ui", "author": { "name": "Chris Cowan" }, "bugs": { "url": "https://github.com/gulp-community/gulp-less/issues" }, "bundleDependencies": false, "dependencies": { "accord": "^0.29.0", "less": "2.6.x || ^3.7.1", "object-assign": "^4.0.1", "plugin-error": "^0.1.2", "replace-ext": "^1.0.0", "through2": "^2.0.0", "vinyl-sourcemaps-apply": "^0.2.0" }, "deprecated": false, "description": "Less for Gulp", "devDependencies": { "jshint": "^2.9.4", "mocha": "^3.4.2", "should": "^11.2.0", "vinyl": "^2.1.0" }, "engines": { "node": ">=0.10.0" }, "homepage": "https://github.com/gulp-community/gulp-less#readme", "keywords": [ "gulpplugin", "gulp", "less" ], "license": "MIT", "main": "index.js", "name": "gulp-less", "repository": { "type": "git", "url": "git://github.com/gulp-community/gulp-less.git" }, "scripts": { "test": "jshint index.js && node_modules/.bin/mocha" }, "version": "4.0.1" }