{
  "_args": [
    [
      "jsonlint@~1.6.2",
      "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/jscs"
    ]
  ],
  "_from": "jsonlint@>=1.6.2 <1.7.0",
  "_id": "jsonlint@1.6.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/jsonlint",
  "_npmUser": {
    "email": "zack.carter@gmail.com",
    "name": "zaach"
  },
  "_npmVersion": "1.3.26",
  "_phantomChildren": {},
  "_requested": {
    "name": "jsonlint",
    "raw": "jsonlint@~1.6.2",
    "rawSpec": "~1.6.2",
    "scope": null,
    "spec": ">=1.6.2 <1.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jscs"
  ],
  "_resolved": "https://registry.npmjs.org/jsonlint/-/jsonlint-1.6.2.tgz",
  "_shasum": "5737045085f55eb455c68b1ff4ebc01bd50e8830",
  "_shrinkwrap": null,
  "_spec": "jsonlint@~1.6.2",
  "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/jscs",
  "author": {
    "email": "zach@carter.name",
    "name": "Zach Carter",
    "url": "http://zaa.ch"
  },
  "bin": {
    "jsonlint": "lib/cli.js"
  },
  "bugs": {
    "url": "http://github.com/zaach/jsonlint/issues"
  },
  "dependencies": {
    "JSV": ">= 4.0.x",
    "nomnom": ">= 1.5.x"
  },
  "description": "Validate JSON",
  "devDependencies": {
    "jison": "*",
    "test": "*",
    "uglify-js": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "5737045085f55eb455c68b1ff4ebc01bd50e8830",
    "tarball": "http://registry.npmjs.org/jsonlint/-/jsonlint-1.6.2.tgz"
  },
  "engines": {
    "node": ">= 0.6"
  },
  "homepage": "http://zaach.github.com/jsonlint/",
  "keywords": [
    "json",
    "jsonlint",
    "lint",
    "validation"
  ],
  "main": "lib/jsonlint.js",
  "maintainers": [
    {
      "name": "zaach",
      "email": "zack.carter@gmail.com"
    }
  ],
  "name": "jsonlint",
  "optionalDependencies": {},
  "preferGlobal": true,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/zaach/jsonlint.git"
  },
  "scripts": {
    "test": "node test/all-tests.js"
  },
  "version": "1.6.2"
}
