{
  "_args": [
    [
      {
        "name": "json-schema",
        "raw": "json-schema@0.4.0",
        "rawSpec": "0.4.0",
        "scope": null,
        "spec": "0.4.0",
        "type": "version"
      },
      "/root/open-file/books/node_modules/jsprim"
    ]
  ],
  "_from": "json-schema@0.4.0",
  "_hasShrinkwrap": false,
  "_id": "json-schema@0.4.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/json-schema",
  "_nodeVersion": "16.9.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/json-schema_0.4.0_1636423448426_0.031203107211557946"
  },
  "_npmUser": {
    "email": "kriszyp@gmail.com",
    "name": "kriszyp"
  },
  "_npmVersion": "6.14.8",
  "_phantomChildren": {},
  "_requested": {
    "name": "json-schema",
    "raw": "json-schema@0.4.0",
    "rawSpec": "0.4.0",
    "scope": null,
    "spec": "0.4.0",
    "type": "version"
  },
  "_requiredBy": [
    "/jsprim"
  ],
  "_resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz",
  "_shasum": "f7de4cf6efab838ebaeb3236474cbba5a1930ab5",
  "_shrinkwrap": null,
  "_spec": "json-schema@0.4.0",
  "_where": "/root/open-file/books/node_modules/jsprim",
  "author": {
    "name": "Kris Zyp"
  },
  "bugs": {
    "url": "https://github.com/kriszyp/json-schema/issues"
  },
  "dependencies": {},
  "description": "JSON Schema validation and specifications",
  "devDependencies": {
    "vows": "*"
  },
  "directories": {
    "lib": "./lib"
  },
  "dist": {
    "fileCount": 5,
    "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2wvUCRA9TVsSAnZWagAA1dwQAI5dKEjw+FfNeDtt+n/V\njfL5tMVIuxErXme517oLMxrXdGxiyMQblE8KWpHOCG70IMOnEsXWbvzD9Pdo\n12JnfcI3qz5VvJyyNeNVdCIfXZzflG2f6+Io0YK+JvGMd7yjmiy0n+saLytc\nHC7jQQBQN/IOjAvJOudKx6rARIWfmb8lY7oapx15lxwtwlti2y9FtMt5yrbf\nGjoNKQUaduKv2rKFJrpSrrQmkrr8sPa0BH6Vv2bGiTwB28w5NV5wmSSXOvq1\nuo3dgWWSkZbW4xJ0rtHPFvGaDVuQpYwLUlhraUvdR6Yo41Uoqv6Wx+A1TVuy\n6bfGhyJDBZxagVL54sZ/QSKbMZAqMKCbh9JW20Jp74OAJMy0U8WgNVFxME1w\nQwz2Tx/7WRunSWRlzxZNuQ68zGYRiYuQCtcuUb3QG5AnwL2wboUPecBpSQZm\nxh11lZJSYP4EjibvIQz/KY7t+CNaqgahyHO549k0SSIiP3DO5n/6J+jSkPCs\nZSq7gBZfcez52SkO1o3jFoMZ4+Ij40iOiNsmAAYQ1yocHbLcD7hTVC4urHI+\nY514uV0uq0vu5ZL6/u6/3YCQMLs7Ls+MTuuX7bjLJzWx7dxlNWj4WzR5yBp0\n4lef7LVhj20oGdINMx61C4xxTZSirsISbbC6iLRCbvNlECVGYSruolqC/836\nRnSL\r\n=yci1\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "f7de4cf6efab838ebaeb3236474cbba5a1930ab5",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEYCIQCNi4WC9rmGGCDlps45dMdKO4jwoZ9HO3+j6/sGoKJ9nQIhAPiOFDPEU0W+HmYun3xka4Fc+ZZtAxPhlWtdtQqxnhVv"
      }
    ],
    "tarball": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz",
    "unpackedSize": 26079
  },
  "gitHead": "f6f6a3b02d667aa4ba2d5d50cc19208c4462abfa",
  "homepage": "https://github.com/kriszyp/json-schema#readme",
  "keywords": [
    "json",
    "schema"
  ],
  "license": "(AFL-2.1 OR BSD-3-Clause)",
  "main": "./lib/validate.js",
  "maintainers": [
    {
      "email": "kriszyp@gmail.com",
      "name": "kriszyp"
    }
  ],
  "name": "json-schema",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/kriszyp/json-schema.git"
  },
  "scripts": {
    "test": "vows --spec test/*.js"
  },
  "version": "0.4.0"
}
