{
  "name": "gulp-jshint",
  "description": "JSHint plugin for gulp",
  "version": "2.0.4",
  "homepage": "http://github.com/spalger/gulp-jshint",
  "repository": {
    "type": "git",
    "url": "git://github.com/spalger/gulp-jshint.git"
  },
  "contributors": [
    {
      "name": "Spencer Alger",
      "email": "email@spalger.com"
    },
    {
      "name": "Fractal",
      "email": "contact@wearefractal.com",
      "url": "http://wearefractal.com/"
    }
  ],
  "main": "./src/index.js",
  "keywords": [
    "gulpplugin"
  ],
  "dependencies": {
    "gulp-util": "^3.0.0",
    "lodash": "^4.12.0",
    "minimatch": "^3.0.3",
    "rcloader": "^0.2.2",
    "through2": "^2.0.0"
  },
  "peerDependencies": {
    "jshint": "2.x"
  },
  "devDependencies": {
    "gulp": "^3.8.10",
    "jshint": "^2.9.4",
    "mocha": "^3.0.0",
    "should": "^11.0.0"
  },
  "scripts": {
    "test": "gulp test"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "license": "MIT",
  "gitHead": "807bead250086847c7b7ca1f85e5fbad97bfcdcc",
  "bugs": {
    "url": "https://github.com/spalger/gulp-jshint/issues"
  },
  "_id": "gulp-jshint@2.0.4",
  "_shasum": "f382b18564b1072def0c9aaf753c146dadb4f0e8",
  "_from": "gulp-jshint@2.0.4",
  "_npmVersion": "3.10.3",
  "_nodeVersion": "6.5.0",
  "_npmUser": {
    "name": "spalger",
    "email": "email@spalger.com"
  },
  "dist": {
    "shasum": "f382b18564b1072def0c9aaf753c146dadb4f0e8",
    "tarball": "https://registry.npmjs.org/gulp-jshint/-/gulp-jshint-2.0.4.tgz"
  },
  "maintainers": [
    {
      "name": "contra",
      "email": "contra@wearefractal.com"
    },
    {
      "name": "fractal",
      "email": "contact@wearefractal.com"
    },
    {
      "name": "spalger",
      "email": "email@spalger.com"
    }
  ],
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/gulp-jshint-2.0.4.tgz_1479153634699_0.22615005145780742"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/gulp-jshint/-/gulp-jshint-2.0.4.tgz"
}
