{
  "name": "grunt-contrib-jshint",
  "description": "Validate files with JSHint.",
  "version": "0.1.1-rc6",
  "homepage": "https://github.com/gruntjs/grunt-contrib-jshint",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt-contrib-jshint.git"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-jshint/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/gruntjs/grunt-contrib-jshint/blob/master/LICENSE-MIT"
    }
  ],
  "main": "Gruntfile.js",
  "engines": {
    "node": ">= 0.8.0"
  },
  "scripts": {
    "test": "grunt test"
  },
  "dependencies": {
    "jshint": "~0.9.0"
  },
  "devDependencies": {
    "grunt-contrib-nodeunit": "0.1.2rc6",
    "grunt-contrib-internal": "*",
    "grunt": "0.4.0rc6"
  },
  "keywords": [],
  "contributors": [
    {
      "name": "\"Cowboy\" Ben Alman",
      "url": "http://benalman.com/"
    },
    {
      "name": "Tyler Kellen",
      "url": "http://goingslowly.com/"
    }
  ],
  "_id": "grunt-contrib-jshint@0.1.1-rc6",
  "dist": {
    "shasum": "7a9d1f050f819b9760a58f0b4552ac141b9ee779",
    "tarball": "https://registry.npmjs.org/grunt-contrib-jshint/-/grunt-contrib-jshint-0.1.1rc6.tgz"
  },
  "_npmVersion": "1.1.70",
  "_npmUser": {
    "name": "cowboy",
    "email": "cowboy@rj3.net"
  },
  "maintainers": [
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    }
  ],
  "directories": {},
  "_shasum": "7a9d1f050f819b9760a58f0b4552ac141b9ee779",
  "_resolved": "https://registry.npmjs.org/grunt-contrib-jshint/-/grunt-contrib-jshint-0.1.1rc6.tgz",
  "_from": "grunt-contrib-jshint@0.1.1-rc6"
}
