{
  "name": "grunt-contrib-less",
  "description": "Compile LESS files to CSS.",
  "version": "0.11.4",
  "homepage": "https://github.com/gruntjs/grunt-contrib-less",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt-contrib-less.git"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-less/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/gruntjs/grunt-contrib-less/blob/master/LICENSE-MIT"
    }
  ],
  "engines": {
    "node": ">=0.10.0"
  },
  "scripts": {
    "test": "grunt test"
  },
  "dependencies": {
    "async": "^0.2.10",
    "chalk": "^0.5.1",
    "less": "^1.7.2",
    "lodash": "^2.4.1",
    "maxmin": "^0.1.0"
  },
  "devDependencies": {
    "grunt-contrib-jshint": "^0.9.2",
    "grunt-contrib-nodeunit": "^0.3.3",
    "grunt-contrib-clean": "^0.5.0",
    "grunt-contrib-internal": "^0.4.5",
    "grunt": "^0.4.4",
    "grunt-cli": "^0.1.13"
  },
  "peerDependencies": {
    "grunt": "~0.4.0"
  },
  "keywords": [
    "gruntplugin"
  ],
  "files": [
    "tasks",
    "LICENSE-MIT"
  ],
  "_id": "grunt-contrib-less@0.11.4",
  "dist": {
    "shasum": "5667475ac4517f32ca623b9a4d81d6cf4aed2b51",
    "tarball": "http://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-0.11.4.tgz"
  },
  "_from": "grunt-contrib-less@",
  "_npmVersion": "1.3.26",
  "_npmUser": {
    "name": "vladikoff",
    "email": "vlad@vladikoff.com"
  },
  "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"
    }
  ],
  "directories": {},
  "_shasum": "5667475ac4517f32ca623b9a4d81d6cf4aed2b51",
  "_resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-0.11.4.tgz",
  "readme": "ERROR: No README data found!"
}
