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
| {
| "_from": "@types/yargs-parser@*",
| "_id": "@types/yargs-parser@21.0.0",
| "_inBundle": false,
| "_integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==",
| "_location": "/@types/yargs-parser",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/yargs-parser@*",
| "name": "@types/yargs-parser",
| "escapedName": "@types%2fyargs-parser",
| "scope": "@types",
| "rawSpec": "*",
| "saveSpec": null,
| "fetchSpec": "*"
| },
| "_requiredBy": [
| "/@types/yargs"
| ],
| "_resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.0.tgz",
| "_shasum": "0c60e537fa790f5f9472ed2776c2b71ec117351b",
| "_spec": "@types/yargs-parser@*",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@types\\yargs",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Miles Johnson",
| "url": "https://github.com/milesj"
| }
| ],
| "dependencies": {},
| "deprecated": false,
| "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.9",
| "types": "index.d.ts",
| "typesPublisherContentHash": "d2b7dfcae0e606f2e97101ab9036dd1d69720cda94e57b265c5abb90d7778874",
| "version": "21.0.0"
| }
|
|