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
| {
| "_args": [
| [
| "@types/yargs-parser@20.2.1",
| "/Users/tomas/PAM/PAMapp"
| ]
| ],
| "_development": true,
| "_from": "@types/yargs-parser@20.2.1",
| "_id": "@types/yargs-parser@20.2.1",
| "_inBundle": false,
| "_integrity": "sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==",
| "_location": "/@types/yargs-parser",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/yargs-parser@20.2.1",
| "name": "@types/yargs-parser",
| "escapedName": "@types%2fyargs-parser",
| "scope": "@types",
| "rawSpec": "20.2.1",
| "saveSpec": null,
| "fetchSpec": "20.2.1"
| },
| "_requiredBy": [
| "/@types/yargs"
| ],
| "_resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-20.2.1.tgz",
| "_spec": "20.2.1",
| "_where": "/Users/tomas/PAM/PAMapp",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Miles Johnson",
| "url": "https://github.com/milesj"
| }
| ],
| "dependencies": {},
| "description": "TypeScript definitions for yargs-parser",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs-parser",
| "license": "MIT",
| "main": "",
| "name": "@types/yargs-parser",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/yargs-parser"
| },
| "scripts": {},
| "typeScriptVersion": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "692e79ed176a53400e7007c2c3a8ab37780ca4e58b46acaec3e61cd1e365d4d2",
| "version": "20.2.1"
| }
|
|