{
  "_args": [
    [
      {
        "raw": "grunt-contrib-jshint@~0.4.3",
        "scope": null,
        "escapedName": "grunt-contrib-jshint",
        "name": "grunt-contrib-jshint",
        "rawSpec": "~0.4.3",
        "spec": ">=0.4.3 <0.5.0",
        "type": "range"
      },
      "/Users/alexandereul/WebstormProjects/Opal/node_modules/array-extended"
    ]
  ],
  "_from": "grunt-contrib-jshint@>=0.4.3 <0.5.0",
  "_id": "grunt-contrib-jshint@0.4.3",
  "_inCache": true,
  "_location": "/grunt-contrib-jshint",
  "_npmUser": {
    "name": "shama",
    "email": "kyle@dontkry.com"
  },
  "_npmVersion": "1.2.11",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grunt-contrib-jshint@~0.4.3",
    "scope": null,
    "escapedName": "grunt-contrib-jshint",
    "name": "grunt-contrib-jshint",
    "rawSpec": "~0.4.3",
    "spec": ">=0.4.3 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/array-extended"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-jshint/-/grunt-contrib-jshint-0.4.3.tgz",
  "_shasum": "efd6cefe84fcac143e42513cdae73678c5220793",
  "_shrinkwrap": null,
  "_spec": "grunt-contrib-jshint@~0.4.3",
  "_where": "/Users/alexandereul/WebstormProjects/Opal/node_modules/array-extended",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-jshint/issues"
  },
  "contributors": [
    {
      "name": "\"Cowboy\" Ben Alman",
      "url": "http://benalman.com/"
    },
    {
      "name": "Tyler Kellen",
      "url": "http://goingslowly.com/"
    }
  ],
  "dependencies": {
    "jshint": "~1.1.0"
  },
  "description": "Validate files with JSHint.",
  "devDependencies": {
    "grunt": "~0.4.0",
    "grunt-contrib-internal": "~0.4.2",
    "grunt-contrib-nodeunit": "~0.1.2"
  },
  "directories": {},
  "dist": {
    "shasum": "efd6cefe84fcac143e42513cdae73678c5220793",
    "tarball": "https://registry.npmjs.org/grunt-contrib-jshint/-/grunt-contrib-jshint-0.4.3.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/gruntjs/grunt-contrib-jshint",
  "keywords": [
    "gruntplugin"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/gruntjs/grunt-contrib-jshint/blob/master/LICENSE-MIT"
    }
  ],
  "main": "Gruntfile.js",
  "maintainers": [
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "tkellen",
      "email": "tyler@sleekcode.net"
    },
    {
      "name": "shama",
      "email": "kyle@dontkry.com"
    }
  ],
  "name": "grunt-contrib-jshint",
  "optionalDependencies": {},
  "peerDependencies": {
    "grunt": "~0.4.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt-contrib-jshint.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.4.3"
}
