{
  "_args": [
    [
      {
        "raw": "jshint@~1.1.0",
        "scope": null,
        "escapedName": "jshint",
        "name": "jshint",
        "rawSpec": "~1.1.0",
        "spec": ">=1.1.0 <1.2.0",
        "type": "range"
      },
      "/Users/alexandereul/WebstormProjects/Opal/node_modules/grunt-contrib-jshint"
    ]
  ],
  "_from": "jshint@>=1.1.0 <1.2.0",
  "_id": "jshint@1.1.0",
  "_inCache": true,
  "_location": "/jshint",
  "_npmUser": {
    "name": "antonkovalyov",
    "email": "anton@kovalyov.net"
  },
  "_npmVersion": "1.1.63",
  "_phantomChildren": {
    "lru-cache": "2.7.3",
    "sigmund": "1.0.1"
  },
  "_requested": {
    "raw": "jshint@~1.1.0",
    "scope": null,
    "escapedName": "jshint",
    "name": "jshint",
    "rawSpec": "~1.1.0",
    "spec": ">=1.1.0 <1.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/grunt-contrib-jshint"
  ],
  "_resolved": "https://registry.npmjs.org/jshint/-/jshint-1.1.0.tgz",
  "_shasum": "9987b90b860556cbc7f380d5755a23d504213513",
  "_shrinkwrap": null,
  "_spec": "jshint@~1.1.0",
  "_where": "/Users/alexandereul/WebstormProjects/Opal/node_modules/grunt-contrib-jshint",
  "author": {
    "name": "Anton Kovalyov",
    "email": "anton@kovalyov.net",
    "url": "http://anton.kovalyov.net/"
  },
  "bin": {
    "jshint": "./bin/jshint"
  },
  "dependencies": {
    "cli": "0.4.x",
    "esprima": "https://github.com/ariya/esprima/tarball/master",
    "minimatch": "0.x.x",
    "peakle": "0.0.x",
    "shelljs": "0.1.x",
    "underscore": "1.4.x"
  },
  "description": "Static analysis tool for JavaScript",
  "devDependencies": {
    "browserify": "1.16.1",
    "coveraje": "0.2.x",
    "jshint": "1.1.0",
    "nodeunit": "0.7.x",
    "shelljs": "0.1.x",
    "sinon": "1.6.x"
  },
  "directories": {},
  "dist": {
    "shasum": "9987b90b860556cbc7f380d5755a23d504213513",
    "tarball": "https://registry.npmjs.org/jshint/-/jshint-1.1.0.tgz"
  },
  "homepage": "http://jshint.com/",
  "main": "./src/stable/jshint.js",
  "maintainers": [
    {
      "name": "brentlintner",
      "email": "brent.lintner@gmail.com"
    },
    {
      "name": "antonkovalyov",
      "email": "anton@kovalyov.net"
    }
  ],
  "name": "jshint",
  "optionalDependencies": {},
  "preferGlobal": true,
  "readme": "ERROR: No README data found!",
  "scripts": {
    "lint": "node ./make.js lint",
    "test": "node ./make.js test"
  },
  "version": "1.1.0"
}
