package.json 2.31 KB
{
  "_from": "@types/json-schema@^7.0.5",
  "_id": "@types/json-schema@7.0.6",
  "_inBundle": false,
  "_integrity": "sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw==",
  "_location": "/@types/json-schema",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/json-schema@^7.0.5",
    "name": "@types/json-schema",
    "escapedName": "@types%2fjson-schema",
    "scope": "@types",
    "rawSpec": "^7.0.5",
    "saveSpec": null,
    "fetchSpec": "^7.0.5"
  },
  "_requiredBy": [
    "/@types/eslint",
    "/@typescript-eslint/experimental-utils",
    "/eslint-plugin-testing-library/@typescript-eslint/experimental-utils",
    "/eslint-webpack-plugin/schema-utils",
    "/file-loader/schema-utils",
    "/schema-utils",
    "/terser-webpack-plugin/schema-utils",
    "/url-loader/schema-utils"
  ],
  "_resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.6.tgz",
  "_shasum": "f4c7ec43e81b319a9815115031709f26987891f0",
  "_spec": "@types/json-schema@^7.0.5",
  "_where": "C:\\Users\\kkwan_000\\Desktop\\git\\2017110269\\minsung\\node_modules\\schema-utils",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Boris Cherny",
      "url": "https://github.com/bcherny"
    },
    {
      "name": "Cyrille Tuzi",
      "url": "https://github.com/cyrilletuzi"
    },
    {
      "name": "Lucian Buzzo",
      "url": "https://github.com/lucianbuzzo"
    },
    {
      "name": "Roland Groza",
      "url": "https://github.com/rolandjitsu"
    },
    {
      "name": "Jason Kwok",
      "url": "https://github.com/JasonHK"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "TypeScript definitions for json-schema 4.0, 6.0 and",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  "license": "MIT",
  "main": "",
  "name": "@types/json-schema",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/json-schema"
  },
  "scripts": {},
  "typeScriptVersion": "3.1",
  "types": "index.d.ts",
  "typesPublisherContentHash": "bb4b22e70ee94bf7b787307444fcee2f57a8869f012a460ed8f15b5b6985ed70",
  "version": "7.0.6"
}