{
  "_args": [
    [
      "JSV@>= 4.0.x",
      "/home/travis/build/waterlinejs/postgresql-adapter/node_modules/jsonlint-lines"
    ]
  ],
  "_defaultsLoaded": true,
  "_engineSupported": true,
  "_from": "JSV@>=4.0.0",
  "_id": "JSV@4.0.2",
  "_inBundle": true,
  "_inCache": true,
  "_installable": true,
  "_location": "/waterline-postgresql/JSV",
  "_nodeVersion": "v0.6.6",
  "_npmUser": {
    "email": "gary.court@gmail.com",
    "name": "garycourt"
  },
  "_npmVersion": "1.1.0-beta-4",
  "_phantomChildren": {},
  "_requested": {
    "name": "JSV",
    "raw": "JSV@>= 4.0.x",
    "rawSpec": ">= 4.0.x",
    "scope": null,
    "spec": ">=4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/waterline-postgresql/jsonlint-lines"
  ],
  "_resolved": "https://registry.npmjs.org/JSV/-/JSV-4.0.2.tgz",
  "_shasum": "d077f6825571f82132f9dffaed587b4029feff57",
  "_shrinkwrap": null,
  "_spec": "JSV@>= 4.0.x",
  "_where": "/home/travis/build/waterlinejs/postgresql-adapter/node_modules/jsonlint-lines",
  "author": {
    "name": "Gary Court",
    "email": "gary.court@gmail.com"
  },
  "bugs": {
    "url": "http://github.com/garycourt/JSV/issues",
    "email": "gary.court@gmail.com"
  },
  "dependencies": {},
  "description": "A JavaScript implementation of a extendable, fully compliant JSON Schema validator.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "d077f6825571f82132f9dffaed587b4029feff57",
    "tarball": "https://registry.npmjs.org/JSV/-/JSV-4.0.2.tgz"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "http://github.com/garycourt/JSV",
  "keywords": [
    "json",
    "schema",
    "validator"
  ],
  "licenses": [
    {
      "type": "FreeBSD",
      "url": "http://github.com/garycourt/JSV/raw/master/jsv.js"
    }
  ],
  "main": "lib/jsv.js",
  "maintainers": [
    {
      "name": "garycourt",
      "email": "gary.court@gmail.com"
    }
  ],
  "name": "JSV",
  "optionalDependencies": {},
  "repositories": [
    {
      "type": "git",
      "url": "git://github.com/garycourt/JSV.git"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/garycourt/JSV.git"
  },
  "version": "4.0.2"
}
