{
  "name": "gulp-jshint",
  "description": "JSHint plugin for gulp",
  "version": "1.11.2",
  "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",
    "jshint": "^2.7.0",
    "lodash": "^3.0.1",
    "minimatch": "^2.0.1",
    "rcloader": "0.1.2",
    "through2": "~0.6.1"
  },
  "devDependencies": {
    "gulp": "^3.8.10",
    "mocha": "^2.1.0",
    "should": "^4.0.4"
  },
  "scripts": {
    "test": "gulp test"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "license": "MIT",
  "gitHead": "599f236255f3c229d863070314676d3279073a14",
  "bugs": {
    "url": "https://github.com/spalger/gulp-jshint/issues"
  },
  "_id": "gulp-jshint@1.11.2",
  "_shasum": "d430d00de42ce6e7ba0df30418c9d1d3153822b5",
  "_from": "gulp-jshint@*",
  "_npmVersion": "2.10.1",
  "_nodeVersion": "0.12.4",
  "_npmUser": {
    "name": "spalger",
    "email": "email@spalger.com"
  },
  "dist": {
    "shasum": "d430d00de42ce6e7ba0df30418c9d1d3153822b5",
    "tarball": "http://registry.npmjs.org/gulp-jshint/-/gulp-jshint-1.11.2.tgz"
  },
  "maintainers": [
    {
      "name": "fractal",
      "email": "contact@wearefractal.com"
    },
    {
      "name": "spalger",
      "email": "email@spalger.com"
    }
  ],
  "directories": {},
  "_resolved": "https://registry.npmjs.org/gulp-jshint/-/gulp-jshint-1.11.2.tgz",
  "readme": "ERROR: No README data found!"
}
