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.3",
| "_inBundle": false,
| "_integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==",
| "_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.npmmirror.com/@types/yargs-parser/-/yargs-parser-21.0.3.tgz",
| "_shasum": "815e30b786d2e8f0dcd85fd5bcf5e1a04d008f15",
| "_spec": "@types/yargs-parser@*",
| "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/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": "4.5",
| "types": "index.d.ts",
| "typesPublisherContentHash": "c8ba48d493937115b81658ba71ff9ae3452d2f1b86a9fea357703f8745fa34d7",
| "version": "21.0.3"
| }
|
|