{
  "_from": "json-schema-typed@^7.0.0",
  "_id": "json-schema-typed@7.0.2",
  "_inBundle": false,
  "_integrity": "sha512-40FRIcBSz4y0Ego3gMpbkhtIgebpxKRgW/7i1FfDNL4/xEPQKBM12tKSiCZFNQvad5K4IS3I5Sc8cxza/KSwog==",
  "_location": "/json-schema-typed",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "json-schema-typed@^7.0.0",
    "name": "json-schema-typed",
    "escapedName": "json-schema-typed",
    "rawSpec": "^7.0.0",
    "saveSpec": null,
    "fetchSpec": "^7.0.0"
  },
  "_requiredBy": [
    "/conf"
  ],
  "_resolved": "https://registry.npmjs.org/json-schema-typed/-/json-schema-typed-7.0.2.tgz",
  "_shasum": "926deb7535cfb321613ee136eaed70c1419c89b4",
  "_spec": "json-schema-typed@^7.0.0",
  "_where": "/home/fuzzy/public_html/hello-next/node_modules/conf",
  "bugs": {
    "url": "https://github.com/typeslick/json-schema-typed/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Austin Wright",
      "email": "aaa@bzfx.net"
    },
    {
      "name": "Henry Andrews",
      "email": "henry@cloudflare.com"
    },
    {
      "name": "Geraint Luff",
      "email": "luffgd@gmail.com"
    },
    {
      "name": "Jay Rylan",
      "email": "jay@jayrylan.com"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "JSONSchema TypeScript definitions.",
  "devDependencies": {
    "@babel/cli": "7.6.4",
    "@babel/core": "7.6.4",
    "@babel/runtime-corejs2": "7.6.3",
    "@loomble/cspell-dictionary": "1.0.0",
    "@microsoft/api-extractor": "7.3.4",
    "@pika/pack": "0.5.0",
    "@pika/plugin-build-node": "0.7.1",
    "@pika/plugin-build-types": "0.7.1",
    "@pika/plugin-build-web": "0.7.1",
    "@pika/plugin-standard-pkg": "0.7.1",
    "@types/babel__core": "7.1.3",
    "@types/jest": "24.0.20",
    "@types/jest-diff": "20.0.1",
    "@types/node": "12.11.7",
    "babel-core": "6.26.3",
    "babel-jest": "24.9.0",
    "babel-preset-slick": "7.0.4",
    "core-js": "3.3.4",
    "cspell": "4.0.31",
    "deep-sort-object": "1.0.2",
    "jest": "24.9.0",
    "jest-serializer-path": "0.1.15",
    "prettier": "1.18.2",
    "tsconfig-slick": "3.0.2",
    "tslint": "5.20.0",
    "tslint-slick": "5.0.0",
    "typedoc": "0.15.0",
    "typedoc-plugin-markdown": "2.2.11",
    "typescript": "3.6.4",
    "typescript-tslint-plugin": "0.5.4"
  },
  "esnext": "dist-src/index.js",
  "files": [
    "dist-*/",
    "bin/"
  ],
  "homepage": "https://github.com/typeslick/json-schema-typed",
  "keywords": [
    "jsonschema",
    "typescript"
  ],
  "license": "BSD-2-Clause",
  "main": "dist-node/index.js",
  "module": "dist-web/index.js",
  "name": "json-schema-typed",
  "pika": true,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/typeslick/json-schema-typed.git"
  },
  "sideEffects": false,
  "types": "dist-types/index.d.ts",
  "version": "7.0.2"
}
