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
| {
| "_args": [
| [
| "@types/minimist@1.2.5",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_development": true,
| "_from": "@types/minimist@1.2.5",
| "_id": "@types/minimist@1.2.5",
| "_inBundle": false,
| "_integrity": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==",
| "_location": "/@types/minimist",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/minimist@1.2.5",
| "name": "@types/minimist",
| "escapedName": "@types%2fminimist",
| "scope": "@types",
| "rawSpec": "1.2.5",
| "saveSpec": null,
| "fetchSpec": "1.2.5"
| },
| "_requiredBy": [
| "/@vue/cli-service"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/minimist/-/minimist-1.2.5.tgz",
| "_spec": "1.2.5",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Bart van der Schoor",
| "url": "https://github.com/Bartvds"
| },
| {
| "name": "Necroskillz",
| "url": "https://github.com/Necroskillz"
| },
| {
| "name": "kamranayub",
| "url": "https://github.com/kamranayub"
| },
| {
| "name": "Piotr Błażejewicz",
| "url": "https://github.com/peterblazejewicz"
| }
| ],
| "dependencies": {},
| "description": "TypeScript definitions for minimist",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimist",
| "license": "MIT",
| "main": "",
| "name": "@types/minimist",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/minimist"
| },
| "scripts": {},
| "typeScriptVersion": "4.5",
| "types": "index.d.ts",
| "typesPublisherContentHash": "e7dad9991b8f1cc7aae482ae6c4009a6a44645234b6f94524e2a76425cda2822",
| "version": "1.2.5"
| }
|
|