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
| {
| "name": "@types/minimist",
| "version": "1.2.5",
| "description": "TypeScript definitions for minimist",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimist",
| "license": "MIT",
| "contributors": [
| {
| "name": "Bart van der Schoor",
| "githubUsername": "Bartvds",
| "url": "https://github.com/Bartvds"
| },
| {
| "name": "Necroskillz",
| "githubUsername": "Necroskillz",
| "url": "https://github.com/Necroskillz"
| },
| {
| "name": "kamranayub",
| "githubUsername": "kamranayub",
| "url": "https://github.com/kamranayub"
| },
| {
| "name": "Piotr Błażejewicz",
| "githubUsername": "peterblazejewicz",
| "url": "https://github.com/peterblazejewicz"
| }
| ],
| "main": "",
| "types": "index.d.ts",
| "repository": {
| "type": "git",
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/minimist"
| },
| "scripts": {},
| "dependencies": {},
| "typesPublisherContentHash": "e7dad9991b8f1cc7aae482ae6c4009a6a44645234b6f94524e2a76425cda2822",
| "typeScriptVersion": "4.5"
|
| ,"_resolved": "https://registry.npmmirror.com/@types/minimist/-/minimist-1.2.5.tgz"
| ,"_integrity": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag=="
| ,"_from": "@types/minimist@^1.2.0"
| }
|
|