package.json 1.86 KB
{
  "_from": "@types/istanbul-reports@^3.0.0",
  "_id": "@types/istanbul-reports@3.0.0",
  "_inBundle": false,
  "_integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==",
  "_location": "/@types/istanbul-reports",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/istanbul-reports@^3.0.0",
    "name": "@types/istanbul-reports",
    "escapedName": "@types%2fistanbul-reports",
    "scope": "@types",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/@jest/types"
  ],
  "_resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz",
  "_shasum": "508b13aa344fa4976234e75dddcc34925737d821",
  "_spec": "@types/istanbul-reports@^3.0.0",
  "_where": "C:\\Users\\kkwan_000\\Desktop\\git\\2017110269\\minsung\\node_modules\\@jest\\types",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Jason Cheatham",
      "url": "https://github.com/jason0x43"
    },
    {
      "name": "Elena Shcherbakova",
      "url": "https://github.com/not-a-doctor"
    }
  ],
  "dependencies": {
    "@types/istanbul-lib-report": "*"
  },
  "deprecated": false,
  "description": "TypeScript definitions for istanbul-reports",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  "license": "MIT",
  "main": "",
  "name": "@types/istanbul-reports",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/istanbul-reports"
  },
  "scripts": {},
  "typeScriptVersion": "3.0",
  "types": "index.d.ts",
  "typesPublisherContentHash": "71342edcc57e7212d17e794fa519955e496dd3b6696e2738904679ef3aa59d70",
  "version": "3.0.0"
}