{
  "name": "mocha-jshint",
  "version": "0.0.9",
  "description": "run JSHint as mocha tests",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "keywords": [
    "mocha",
    "jshint"
  ],
  "author": {
    "name": "Allan Ebdrup"
  },
  "license": "Apache2",
  "devDependencies": {
    "mocha": ""
  },
  "dependencies": {
    "jshint": "^2.5"
  },
  "directories": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/Muscula/mocha-jshint.git"
  },
  "bugs": {
    "url": "https://github.com/Muscula/mocha-jshint/issues"
  },
  "gitHead": "dffdbde70e6de187a456c8ab50f0ef754c2f0cc9",
  "homepage": "https://github.com/Muscula/mocha-jshint",
  "_id": "mocha-jshint@0.0.9",
  "_shasum": "a5a2f4eec4d148f20fa4b0d61b1098c5f50b44fa",
  "_from": "mocha-jshint@*",
  "_npmVersion": "1.4.14",
  "_npmUser": {
    "name": "muscula",
    "email": "allan@878.dk"
  },
  "maintainers": [
    {
      "name": "muscula",
      "email": "allan@878.dk"
    }
  ],
  "dist": {
    "shasum": "a5a2f4eec4d148f20fa4b0d61b1098c5f50b44fa",
    "tarball": "http://registry.npmjs.org/mocha-jshint/-/mocha-jshint-0.0.9.tgz"
  },
  "_resolved": "https://registry.npmjs.org/mocha-jshint/-/mocha-jshint-0.0.9.tgz",
  "readme": "ERROR: No README data found!"
}
