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
| {
| "_args": [
| [
| "@types/dargs@5.1.0",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_from": "@types/dargs@5.1.0",
| "_id": "@types/dargs@5.1.0",
| "_inBundle": false,
| "_integrity": "sha512-2cXlO8pz13kVYMp6Zgr8Z5DACbaGfoBp7svqZqPGcO+qG3LQLWdB5BzPPASj+UI447XxGmFHi6KjLgUB0fzucQ==",
| "_location": "/@types/dargs",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/dargs@5.1.0",
| "name": "@types/dargs",
| "escapedName": "@types%2fdargs",
| "scope": "@types",
| "rawSpec": "5.1.0",
| "saveSpec": null,
| "fetchSpec": "5.1.0"
| },
| "_requiredBy": [
| "/common-bin"
| ],
| "_resolved": "https://registry.npmjs.org/@types/dargs/-/dargs-5.1.0.tgz",
| "_spec": "5.1.0",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "BendingBender",
| "url": "https://github.com/BendingBender"
| }
| ],
| "dependencies": {},
| "description": "TypeScript definitions for dargs",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/dargs",
| "peerDependencies": {},
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
| },
| "scripts": {},
| "typeScriptVersion": "2.2",
| "typesPublisherContentHash": "d10dd44fd745288e6aa709f10e89e3f9f559d52bc03b5cb26c1977a2b13ae77e",
| "version": "5.1.0"
| }
|
|