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
| {
| "_args": [
| [
| "@types/yargs@12.0.12",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_from": "@types/yargs@12.0.12",
| "_id": "@types/yargs@12.0.12",
| "_inBundle": false,
| "_integrity": "sha512-SOhuU4wNBxhhTHxYaiG5NY4HBhDIDnJF60GU+2LqHAdKKer86//e4yg69aENCtQ04n0ovz+tq2YPME5t5yp4pw==",
| "_location": "/@types/yargs",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/yargs@12.0.12",
| "name": "@types/yargs",
| "escapedName": "@types%2fyargs",
| "scope": "@types",
| "rawSpec": "12.0.12",
| "saveSpec": null,
| "fetchSpec": "12.0.12"
| },
| "_requiredBy": [
| "/@jest/types",
| "/common-bin"
| ],
| "_resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-12.0.12.tgz",
| "_spec": "12.0.12",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "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": "Jeff Kenney",
| "url": "https://github.com/jeffkenney"
| },
| {
| "name": "Jimi",
| "url": "Dimitris"
| },
| {
| "name": "Steffen Viken Valvåg",
| "url": "https://github.com/steffenvv"
| },
| {
| "name": "Emily Marigold Klassen",
| "url": "https://github.com/forivall"
| }
| ],
| "dependencies": {},
| "description": "TypeScript definitions for yargs",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/yargs",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/yargs"
| },
| "scripts": {},
| "typeScriptVersion": "3.0",
| "types": "index",
| "typesPublisherContentHash": "797da61a576678d4a7247c12796a39175a72c67c12a6b2e34a47306ad6c42cdf",
| "version": "12.0.12"
| }
|
|