{ "_args": [ [ "grunt-contrib-less@0.12.0", "C:\\wamp64\\www\\ilink" ] ], "_development": true, "_from": "grunt-contrib-less@0.12.0", "_id": "grunt-contrib-less@0.12.0", "_inBundle": false, "_integrity": "sha1-7mpBtflLvpa18NhrFuBhwRS5VL4=", "_location": "/grunt-contrib-less", "_phantomChildren": { "amdefine": "1.0.1", "clean-css": "2.2.23", "mime": "1.2.11", "mkdirp": "0.5.1", "natives": "1.1.0", "request": "2.40.0" }, "_requested": { "type": "version", "registry": true, "raw": "grunt-contrib-less@0.12.0", "name": "grunt-contrib-less", "escapedName": "grunt-contrib-less", "rawSpec": "0.12.0", "saveSpec": null, "fetchSpec": "0.12.0" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-0.12.0.tgz", "_spec": "0.12.0", "_where": "C:\\wamp64\\www\\ilink", "author": { "name": "Grunt Team", "url": "http://gruntjs.com/" }, "bugs": { "url": "https://github.com/gruntjs/grunt-contrib-less/issues" }, "dependencies": { "async": "^0.2.10", "chalk": "^0.5.1", "less": "^1.7.2", "lodash": "^2.4.1", "maxmin": "^0.1.0" }, "description": "Compile LESS files to CSS.", "devDependencies": { "grunt": "^0.4.4", "grunt-cli": "^0.1.13", "grunt-contrib-clean": "^0.5.0", "grunt-contrib-internal": "^0.4.5", "grunt-contrib-jshint": "^0.9.2", "grunt-contrib-nodeunit": "^0.3.3" }, "engines": { "node": ">=0.10.0" }, "files": [ "tasks", "LICENSE-MIT" ], "homepage": "https://github.com/gruntjs/grunt-contrib-less", "keywords": [ "gruntplugin" ], "licenses": [ { "type": "MIT", "url": "https://github.com/gruntjs/grunt-contrib-less/blob/master/LICENSE-MIT" } ], "name": "grunt-contrib-less", "peerDependencies": { "grunt": "~0.4.0" }, "repository": { "type": "git", "url": "git://github.com/gruntjs/grunt-contrib-less.git" }, "scripts": { "test": "grunt test" }, "version": "0.12.0" }