{
  "_args": [
    [
      {
        "raw": "tv4@^1.2.7",
        "scope": null,
        "escapedName": "tv4",
        "name": "tv4",
        "rawSpec": "^1.2.7",
        "spec": ">=1.2.7 <2.0.0",
        "type": "range"
      },
      "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB/node_modules/table"
    ]
  ],
  "_from": "tv4@>=1.2.7 <2.0.0",
  "_id": "tv4@1.2.7",
  "_inCache": true,
  "_installable": true,
  "_location": "/tv4",
  "_nodeVersion": "0.12.4",
  "_npmUser": {
    "name": "geraintluff",
    "email": "luffgd@gmail.com"
  },
  "_npmVersion": "2.10.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "tv4@^1.2.7",
    "scope": null,
    "escapedName": "tv4",
    "name": "tv4",
    "rawSpec": "^1.2.7",
    "spec": ">=1.2.7 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/table"
  ],
  "_resolved": "https://registry.npmjs.org/tv4/-/tv4-1.2.7.tgz",
  "_shasum": "bd29389afc73ade49ae5f48142b5d544bf68d120",
  "_shrinkwrap": null,
  "_spec": "tv4@^1.2.7",
  "_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB/node_modules/table",
  "author": {
    "name": "Geraint Luff"
  },
  "bugs": {
    "url": "https://github.com/geraintluff/tv4/issues"
  },
  "dependencies": {},
  "description": "A public domain JSON Schema validator for JavaScript",
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-cli": "~0.1.9",
    "grunt-component-io": "~0.1.0",
    "grunt-concat-sourcemap": "~0.2",
    "grunt-contrib-clean": "~0.4.1",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-jshint": "~0.6.2",
    "grunt-contrib-uglify": "~0.2.2",
    "grunt-markdown": "~0.3.0",
    "grunt-mocha": "~0.4",
    "grunt-mocha-test": "~0.5.0",
    "grunt-push-release": "~0.1.1",
    "grunt-regex-replace": "~0.2.5",
    "jshint-path-reporter": "~0.1",
    "mocha": "~1.11.0",
    "mocha-unfunk-reporter": "~0.2",
    "proclaim": "1.4",
    "requirejs": "~2.1.11",
    "source-map-support": "~0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "bd29389afc73ade49ae5f48142b5d544bf68d120",
    "tarball": "https://registry.npmjs.org/tv4/-/tv4-1.2.7.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "gitHead": "c1db91fd7a915178f4b8f66622f0e78fcb4e3ecb",
  "homepage": "https://github.com/geraintluff/tv4#readme",
  "keywords": [
    "json-schema",
    "schema",
    "validator",
    "tv4"
  ],
  "license:": [
    {
      "type": "Public Domain",
      "url": "http://geraintluff.github.io/tv4/LICENSE.txt"
    },
    {
      "type": "MIT",
      "url": "http://jsonary.com/LICENSE.txt"
    }
  ],
  "main": "tv4.js",
  "maintainers": [
    {
      "name": "geraintluff",
      "email": "luffgd@gmail.com"
    },
    {
      "name": "bartvds",
      "email": "bartvanderschoor@gmail.com"
    }
  ],
  "name": "tv4",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/geraintluff/tv4.git"
  },
  "scripts": {
    "prepublish": "grunt prepublish",
    "test": "grunt test"
  },
  "version": "1.2.7"
}
