{ "_args": [ [ "grunt-contrib-less", "/repo/combiclub.com/wwwroot/themes/combi/_grunt" ] ], "_from": "grunt-contrib-less@*", "_id": "grunt-contrib-less@1.0.1", "_inCache": true, "_location": "/grunt-contrib-less", "_nodeVersion": "0.10.35", "_npmUser": { "email": "vlad@vladikoff.com", "name": "vladikoff" }, "_npmVersion": "2.4.1", "_phantomChildren": { "escape-string-regexp": "1.0.3" }, "_requested": { "name": "grunt-contrib-less", "raw": "grunt-contrib-less", "rawSpec": "", "scope": null, "spec": "*", "type": "range" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-1.0.1.tgz", "_shasum": "87f32a5e474987a405c9c9890d33686a45021d51", "_shrinkwrap": null, "_spec": "grunt-contrib-less", "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt", "appveyor_id": "e3aa4d07xe4w4u05", "author": { "name": "Grunt Team", "url": "http://gruntjs.com/" }, "bugs": { "url": "https://github.com/gruntjs/grunt-contrib-less/issues" }, "contributors": [ { "name": "Tyler Kellen", "url": "http://goingslowly.com/" }, { "name": "\"Cowboy\" Ben Alman", "url": "http://benalman.com/" }, { "name": "Chris Talkington", "url": "http://christalkington.com/" }, { "name": "Teddy Cross", "url": "http://tkaz.ec/" }, { "name": "Justin Searls", "url": "http://about.me/searls/" }, { "name": "Thomas Boyt", "url": "http://www.thomasboyt.com/" }, { "name": "Jake Harding", "url": "http://thejakeharding.com/" }, { "name": "Jason Karns", "url": "http://jasonkarns.com/" }, { "name": "Sebastian Tschan", "url": "https://blueimp.net/" } ], "dependencies": { "async": "^0.9.0", "chalk": "^0.5.1", "less": "~2.4.0", "lodash": "^2.4.1" }, "description": "Compile LESS files to CSS.", "devDependencies": { "grunt": "^0.4.5", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-internal": "^0.4.11", "grunt-contrib-jshint": "^0.10.0", "grunt-contrib-nodeunit": "^0.4.1", "less-plugin-clean-css": "^1.2.0" }, "directories": {}, "dist": { "shasum": "87f32a5e474987a405c9c9890d33686a45021d51", "tarball": "http://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-1.0.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "LICENSE-MIT", "tasks" ], "gitHead": "75e1386ac380c553f5a8b1984f905d991864855c", "homepage": "https://github.com/gruntjs/grunt-contrib-less", "installable": true, "keywords": [ "gruntplugin" ], "licenses": [ { "type": "MIT", "url": "https://github.com/gruntjs/grunt-contrib-less/blob/master/LICENSE-MIT" } ], "maintainers": [ { "name": "tkellen", "email": "tyler@sleekcode.net" }, { "name": "cowboy", "email": "cowboy@rj3.net" }, { "name": "shama", "email": "kyle@dontkry.com" }, { "name": "vladikoff", "email": "vlad@vladikoff.com" }, { "name": "jmeas", "email": "jellyes2@gmail.com" }, { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "grunt-contrib-less", "optionalDependencies": {}, "peerDependencies": { "grunt": "~0.4.5" }, "repository": { "type": "git", "url": "git://github.com/gruntjs/grunt-contrib-less.git" }, "scripts": { "test": "grunt test" }, "version": "1.0.1" }