{
  "name": "grunt-contrib-jshint",
  "description": "Validate files with JSHint",
  "version": "1.0.0",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-jshint.git"
  },
  "license": "MIT",
  "engines": {
    "node": ">=0.10.0"
  },
  "main": "tasks/jshint.js",
  "scripts": {
    "test": "grunt test"
  },
  "dependencies": {
    "chalk": "^1.1.1",
    "hooker": "^0.2.3",
    "jshint": "~2.9.1"
  },
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-internal": "^0.4.12",
    "grunt-contrib-nodeunit": "^0.4.1"
  },
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "keywords": [
    "gruntplugin"
  ],
  "files": [
    "tasks"
  ],
  "appveyor_id": "j04ik7qgx21ixyfw",
  "contributors": [
    {
      "name": "\"Cowboy\" Ben Alman",
      "url": "http://benalman.com/"
    },
    {
      "name": "Tyler Kellen",
      "url": "http://goingslowly.com/"
    },
    {
      "name": "Kyle Robinson Young",
      "url": "http://dontkry.com/"
    },
    {
      "name": "Vlad Filippov",
      "url": "http://vladfilippov.com/"
    },
    {
      "name": "Tony Lukasavage"
    },
    {
      "name": "Thomas Boyt"
    },
    {
      "name": "Szymon Przybylski"
    },
    {
      "name": "Spencer Alger"
    },
    {
      "name": "Sebastiaan Deckers"
    },
    {
      "name": "Rob Wierzbowski"
    },
    {
      "name": "Patrick Williams"
    },
    {
      "name": "Nick Schonning"
    },
    {
      "name": "Nick Babcock"
    },
    {
      "name": "Michał Gołębiowski"
    },
    {
      "name": "Kosei Moriyama"
    },
    {
      "name": "Juan Pablo Buritica"
    },
    {
      "name": "James Beavers"
    },
    {
      "name": "Eugene Kashida"
    },
    {
      "name": "Cliffano Subagio"
    },
    {
      "name": "Allan K. Jensen"
    }
  ],
  "gitHead": "cb10837839289eed8bc1cc32e655528a51cde072",
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-jshint/issues"
  },
  "homepage": "https://github.com/gruntjs/grunt-contrib-jshint",
  "_id": "grunt-contrib-jshint@1.0.0",
  "_shasum": "30f405a51de656bfa6eb029b9a464b9fe02a402a",
  "_from": "grunt-contrib-jshint@*",
  "_npmVersion": "2.14.12",
  "_nodeVersion": "4.2.6",
  "_npmUser": {
    "name": "shama",
    "email": "kyle@dontkry.com"
  },
  "maintainers": [
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "tkellen",
      "email": "tyler@sleekcode.net"
    },
    {
      "name": "shama",
      "email": "kyle@dontkry.com"
    },
    {
      "name": "vladikoff",
      "email": "vlad@vladikoff.com"
    },
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "jmeas",
      "email": "jellyes2@gmail.com"
    }
  ],
  "dist": {
    "shasum": "30f405a51de656bfa6eb029b9a464b9fe02a402a",
    "tarball": "http://10.10.1.7:4873/grunt-contrib-jshint/-/grunt-contrib-jshint-1.0.0.tgz"
  },
  "_npmOperationalInternal": {
    "host": "packages-6-west.internal.npmjs.com",
    "tmp": "tmp/grunt-contrib-jshint-1.0.0.tgz_1455669571434_0.46170320152305067"
  },
  "directories": {},
  "_resolved": "http://10.10.1.7:4873/grunt-contrib-jshint/-/grunt-contrib-jshint-1.0.0.tgz",
  "readme": "ERROR: No README data found!"
}
