package.json 3.76 KB
{
  "_from": "@types/jest@*",
  "_id": "@types/jest@26.0.19",
  "_inBundle": false,
  "_integrity": "sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==",
  "_location": "/@types/jest",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/jest@*",
    "name": "@types/jest",
    "escapedName": "@types%2fjest",
    "scope": "@types",
    "rawSpec": "*",
    "saveSpec": null,
    "fetchSpec": "*"
  },
  "_requiredBy": [
    "/@types/testing-library__jest-dom"
  ],
  "_resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.19.tgz",
  "_shasum": "e6fa1e3def5842ec85045bd5210e9bb8289de790",
  "_spec": "@types/jest@*",
  "_where": "C:\\Users\\kkwan_000\\Desktop\\git\\2017110269\\minsung\\node_modules\\@types\\testing-library__jest-dom",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Asana",
      "url": "https://asana.com"
    },
    {
      "name": "jwbay",
      "url": "https://github.com/jwbay"
    },
    {
      "name": "Alexey Svetliakov",
      "url": "https://github.com/asvetliakov"
    },
    {
      "name": "Alex Jover Morales",
      "url": "https://github.com/alexjoverm"
    },
    {
      "name": "Allan Lukwago",
      "url": "https://github.com/epicallan"
    },
    {
      "name": "Ika",
      "url": "https://github.com/ikatyang"
    },
    {
      "name": "Waseem Dahman",
      "url": "https://github.com/wsmd"
    },
    {
      "name": "Jamie Mason",
      "url": "https://github.com/JamieMason"
    },
    {
      "name": "Douglas Duteil",
      "url": "https://github.com/douglasduteil"
    },
    {
      "name": "Ahn",
      "url": "https://github.com/ahnpnl"
    },
    {
      "name": "Josh Goldberg",
      "url": "https://github.com/joshuakgoldberg"
    },
    {
      "name": "Jeff Lau",
      "url": "https://github.com/UselessPickles"
    },
    {
      "name": "Andrew Makarov",
      "url": "https://github.com/r3nya"
    },
    {
      "name": "Martin Hochel",
      "url": "https://github.com/hotell"
    },
    {
      "name": "Sebastian Sebald",
      "url": "https://github.com/sebald"
    },
    {
      "name": "Andy",
      "url": "https://github.com/andys8"
    },
    {
      "name": "Antoine Brault",
      "url": "https://github.com/antoinebrault"
    },
    {
      "name": "Gregor Stamać",
      "url": "https://github.com/gstamac"
    },
    {
      "name": "ExE Boss",
      "url": "https://github.com/ExE-Boss"
    },
    {
      "name": "Alex Bolenok",
      "url": "https://github.com/quassnoi"
    },
    {
      "name": "Mario Beltrán Alarcón",
      "url": "https://github.com/Belco90"
    },
    {
      "name": "Tony Hallett",
      "url": "https://github.com/tonyhallett"
    },
    {
      "name": "Jason Yu",
      "url": "https://github.com/ycmjason"
    },
    {
      "name": "Devansh Jethmalani",
      "url": "https://github.com/devanshj"
    },
    {
      "name": "Pawel Fajfer",
      "url": "https://github.com/pawfa"
    },
    {
      "name": "Regev Brody",
      "url": "https://github.com/regevbr"
    }
  ],
  "dependencies": {
    "jest-diff": "^26.0.0",
    "pretty-format": "^26.0.0"
  },
  "deprecated": false,
  "description": "TypeScript definitions for Jest",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  "license": "MIT",
  "main": "",
  "name": "@types/jest",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/jest"
  },
  "scripts": {},
  "typeScriptVersion": "3.8",
  "types": "index.d.ts",
  "typesPublisherContentHash": "9c614362fdae055982ddc1ec8ad301e1487417327bdbb6ea1ff078aea83b81b9",
  "version": "26.0.19"
}