{
  "_args": [
    [
      "grunt-contrib-less@^1.1.0",
      "/Users/thoki/Sites/overstock-affiliate-links/trunk/css/src"
    ]
  ],
  "_from": "grunt-contrib-less@>=1.1.0 <2.0.0",
  "_id": "grunt-contrib-less@1.1.0",
  "_inCache": true,
  "_location": "/grunt-contrib-less",
  "_nodeVersion": "0.10.35",
  "_npmUser": {
    "email": "vlad@vladikoff.com",
    "name": "vladikoff"
  },
  "_npmVersion": "2.14.8",
  "_phantomChildren": {},
  "_requested": {
    "name": "grunt-contrib-less",
    "raw": "grunt-contrib-less@^1.1.0",
    "rawSpec": "^1.1.0",
    "scope": null,
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-1.1.0.tgz",
  "_shasum": "44d5c5521ad76f3675a12374125d019b5dd03f51",
  "_shrinkwrap": null,
  "_spec": "grunt-contrib-less@^1.1.0",
  "_where": "/Users/thoki/Sites/overstock-affiliate-links/trunk/css/src",
  "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": "^1.0.0",
    "less": "~2.5.0",
    "lodash": "^3.2.0"
  },
  "description": "Compile LESS files to CSS",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-internal": "^0.4.12",
    "grunt-contrib-jshint": "^0.11.0",
    "grunt-contrib-nodeunit": "^0.4.1",
    "less-plugin-clean-css": "^1.5.0"
  },
  "directories": {},
  "dist": {
    "shasum": "44d5c5521ad76f3675a12374125d019b5dd03f51",
    "tarball": "http://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-1.1.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "gitHead": "9dc4be86d21606dd2a9e08cbe91b84437e5f0cb7",
  "homepage": "https://github.com/gruntjs/grunt-contrib-less#readme",
  "installable": true,
  "keywords": [
    "gruntplugin"
  ],
  "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.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-less.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "1.1.0"
}
