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
| {
| "_args": [
| [
| "@types/minimatch@5.1.2",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_development": true,
| "_from": "@types/minimatch@5.1.2",
| "_id": "@types/minimatch@5.1.2",
| "_inBundle": false,
| "_integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==",
| "_location": "/@types/minimatch",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/minimatch@5.1.2",
| "name": "@types/minimatch",
| "escapedName": "@types%2fminimatch",
| "scope": "@types",
| "rawSpec": "5.1.2",
| "saveSpec": null,
| "fetchSpec": "5.1.2"
| },
| "_requiredBy": [
| "/@types/glob"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/minimatch/-/minimatch-5.1.2.tgz",
| "_spec": "5.1.2",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "vvakame",
| "url": "https://github.com/vvakame"
| },
| {
| "name": "Shant Marouti",
| "url": "https://github.com/shantmarouti"
| },
| {
| "name": "BendingBender",
| "url": "https://github.com/BendingBender"
| }
| ],
| "dependencies": {},
| "description": "TypeScript definitions for minimatch",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimatch",
| "license": "MIT",
| "main": "",
| "name": "@types/minimatch",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/minimatch"
| },
| "scripts": {},
| "typeScriptVersion": "4.1",
| "types": "index.d.ts",
| "typesPublisherContentHash": "266f2226f04264f59fb2aeb3afc253d311ddd99b4ae8534d2e27f8a1379203e4",
| "version": "5.1.2"
| }
|
|