mh-two-thousand-and-two
2024-04-12 3d2ec2fd0578d3ba0a414b0cc4e4a2ae60878596
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
  "_args": [
    [
      "@types/yargs@15.0.19",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_development": true,
  "_from": "@types/yargs@15.0.19",
  "_id": "@types/yargs@15.0.19",
  "_inBundle": false,
  "_integrity": "sha512-2XUaGVmyQjgyAZldf0D0c14vvo/yv0MhQBSTJcejMMaitsn3nxCB6TmH4G0ZQf+uxROOa9mpanoSm8h6SG/1ZA==",
  "_location": "/@types/yargs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@types/yargs@15.0.19",
    "name": "@types/yargs",
    "escapedName": "@types%2fyargs",
    "scope": "@types",
    "rawSpec": "15.0.19",
    "saveSpec": null,
    "fetchSpec": "15.0.19"
  },
  "_requiredBy": [
    "/@jest/types",
    "/jest-runtime"
  ],
  "_resolved": "https://registry.npmmirror.com/@types/yargs/-/yargs-15.0.19.tgz",
  "_spec": "15.0.19",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "contributors": [
    {
      "name": "Martin Poelstra",
      "url": "https://github.com/poelstra"
    },
    {
      "name": "Mizunashi Mana",
      "url": "https://github.com/mizunashi-mana"
    },
    {
      "name": "Jeffery Grajkowski",
      "url": "https://github.com/pushplay"
    },
    {
      "name": "Jimi",
      "url": "Dimitris"
    },
    {
      "name": "Steffen Viken Valvåg",
      "url": "https://github.com/steffenvv"
    },
    {
      "name": "Emily Marigold Klassen",
      "url": "https://github.com/forivall"
    },
    {
      "name": "ExE Boss",
      "url": "https://github.com/ExE-Boss"
    },
    {
      "name": "Aankhen",
      "url": "https://github.com/Aankhen"
    }
  ],
  "dependencies": {
    "@types/yargs-parser": "*"
  },
  "description": "TypeScript definitions for yargs",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs",
  "license": "MIT",
  "main": "",
  "name": "@types/yargs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/yargs"
  },
  "scripts": {},
  "typeScriptVersion": "4.5",
  "types": "index.d.ts",
  "typesPublisherContentHash": "2320f14d0576aeec97e6b7bdfcc018edfc2a73a7d5202feab66105deee3e59f4",
  "version": "15.0.19"
}