{
  "_args": [
    [
      "jsonschema@1.2.x",
      "D:\\_dev\\icte\\icte_trade_gui_mobile\\icte-library-v2\\projects\\icte-sockets\\node_modules\\angular-package-builder"
    ]
  ],
  "_from": "jsonschema@>=1.2.0-0 <1.3.0-0",
  "_id": "jsonschema@1.2.4",
  "_inCache": true,
  "_location": "/jsonschema",
  "_nodeVersion": "9.8.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/jsonschema_1.2.4_1522814694332_0.5424883819700264"
  },
  "_npmUser": {
    "email": "aaa@bzfx.net",
    "name": "acubed"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "jsonschema",
    "raw": "jsonschema@1.2.x",
    "rawSpec": "1.2.x",
    "scope": null,
    "spec": ">=1.2.0-0 <1.3.0-0",
    "type": "range"
  },
  "_requiredBy": [
    "/angular-package-builder"
  ],
  "_resolved": "https://registry.npmjs.org/jsonschema/-/jsonschema-1.2.4.tgz",
  "_shasum": "a46bac5d3506a254465bc548876e267c6d0d6464",
  "_shrinkwrap": null,
  "_spec": "jsonschema@1.2.x",
  "_where": "D:\\_dev\\icte\\icte_trade_gui_mobile\\icte-library-v2\\projects\\icte-sockets\\node_modules\\angular-package-builder",
  "author": {
    "email": "tom@degrunt.nl",
    "name": "Tom de Grunt"
  },
  "bugs": {
    "url": "https://github.com/tdegrunt/jsonschema/issues"
  },
  "contributors": [
    {
      "name": "Austin Wright"
    }
  ],
  "dependencies": {},
  "description": "A fast and easy to use JSON Schema validator",
  "devDependencies": {
    "chai": "~1.5.0",
    "json-metaschema": "^1.2.0",
    "mocha": "~3"
  },
  "directories": {},
  "dist": {
    "fileCount": 10,
    "integrity": "sha512-lz1nOH69GbsVHeVgEdvyavc/33oymY1AZwtePMiMj4HZPMbP5OIKK3zT9INMWjwua/V4Z4yq7wSlBbSG+g4AEw==",
    "shasum": "a46bac5d3506a254465bc548876e267c6d0d6464",
    "tarball": "https://registry.npmjs.org/jsonschema/-/jsonschema-1.2.4.tgz",
    "unpackedSize": 63492
  },
  "engines": {
    "node": "*"
  },
  "gitHead": "9abc4f5d0420759c5606b597bae954f47a13e1ac",
  "homepage": "https://github.com/tdegrunt/jsonschema#readme",
  "installable": true,
  "keywords": [
    "json",
    "jsonschema",
    "schema",
    "validation",
    "validator"
  ],
  "license": "MIT",
  "main": "./lib",
  "maintainers": [
    {
      "name": "acubed",
      "email": "aaa@bzfx.net"
    },
    {
      "name": "tdegrunt",
      "email": "tom@degrunt.nl"
    }
  ],
  "name": "jsonschema",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/tdegrunt/jsonschema.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "typings": "./lib/index.d.ts",
  "version": "1.2.4"
}
