{
  "_args": [
    [
      {
        "raw": "grunt-contrib-less@~1.3.0",
        "scope": null,
        "escapedName": "grunt-contrib-less",
        "name": "grunt-contrib-less",
        "rawSpec": "~1.3.0",
        "spec": ">=1.3.0 <1.4.0",
        "type": "range"
      },
      "/Users/tsnorri/bower_components/bootstrap"
    ]
  ],
  "_from": "grunt-contrib-less@>=1.3.0 <1.4.0",
  "_id": "grunt-contrib-less@1.3.0",
  "_inCache": true,
  "_location": "/grunt-contrib-less",
  "_nodeVersion": "4.2.3",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/grunt-contrib-less-1.3.0.tgz_1460399675382_0.33003038284368813"
  },
  "_npmUser": {
    "name": "vladikoff",
    "email": "vlad@vladikoff.com"
  },
  "_npmVersion": "2.15.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grunt-contrib-less@~1.3.0",
    "scope": null,
    "escapedName": "grunt-contrib-less",
    "name": "grunt-contrib-less",
    "rawSpec": "~1.3.0",
    "spec": ">=1.3.0 <1.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-1.3.0.tgz",
  "_shasum": "518ef7c86dc60e159e65108aa75db93a9c8ff5d4",
  "_shrinkwrap": null,
  "_spec": "grunt-contrib-less@~1.3.0",
  "_where": "/Users/tsnorri/bower_components/bootstrap",
  "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": "^1.5.2",
    "chalk": "^1.0.0",
    "less": "~2.6.0",
    "lodash": "^4.8.2"
  },
  "description": "Compile LESS files to CSS",
  "devDependencies": {
    "grunt": "^1.0.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-internal": "^1.1.0",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-nodeunit": "^1.0.0",
    "less-plugin-clean-css": "^1.5.0"
  },
  "directories": {},
  "dist": {
    "shasum": "518ef7c86dc60e159e65108aa75db93a9c8ff5d4",
    "tarball": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-1.3.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "gitHead": "e6e4c290866f0b9d356073c5ec304a9d37e0efc7",
  "homepage": "https://github.com/gruntjs/grunt-contrib-less#readme",
  "keywords": [
    "gruntplugin"
  ],
  "license": "MIT",
  "main": "tasks/less.js",
  "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": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-less.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "1.3.0"
}
