{
  "_from": "grunt-contrib-jshint@~2.1.0",
  "_id": "grunt-contrib-jshint@2.1.0",
  "_inBundle": false,
  "_integrity": "sha512-65S2/C/6RfjY/umTxfwXXn+wVvaYmykHkHSsW6Q6rhkbv3oudTEgqnFFZvWzWCoHUb+3GMZLbP3oSrNyvshmIQ==",
  "_location": "/grunt-contrib-jshint",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "grunt-contrib-jshint@~2.1.0",
    "name": "grunt-contrib-jshint",
    "escapedName": "grunt-contrib-jshint",
    "rawSpec": "~2.1.0",
    "saveSpec": null,
    "fetchSpec": "~2.1.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-jshint/-/grunt-contrib-jshint-2.1.0.tgz",
  "_shasum": "3d789807579034299da1b41c4d70e1ba722973ed",
  "_spec": "grunt-contrib-jshint@~2.1.0",
  "_where": "/var/www/html/homokozo/dicom",
  "appveyor_id": "j04ik7qgx21ixyfw",
  "author": {
    "name": "Grunt Team",
    "url": "https://gruntjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-jshint/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^2.4.2",
    "hooker": "^0.2.3",
    "jshint": "~2.10.2"
  },
  "deprecated": false,
  "description": "Validate files with JSHint",
  "devDependencies": {
    "grunt": "^1.0.3",
    "grunt-contrib-internal": "^3.1.0",
    "grunt-contrib-nodeunit": "^2.0.0"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "tasks"
  ],
  "homepage": "https://github.com/gruntjs/grunt-contrib-jshint#readme",
  "keywords": [
    "gruntplugin"
  ],
  "license": "MIT",
  "main": "tasks/jshint.js",
  "name": "grunt-contrib-jshint",
  "peerDependencies": {
    "grunt": ">=1.0.3"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-jshint.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "2.1.0"
}
