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
| {
| "_from": "@types/minimatch@*",
| "_id": "@types/minimatch@3.0.5",
| "_inBundle": false,
| "_integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==",
| "_location": "/@types/minimatch",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/minimatch@*",
| "name": "@types/minimatch",
| "escapedName": "@types%2fminimatch",
| "scope": "@types",
| "rawSpec": "*",
| "saveSpec": null,
| "fetchSpec": "*"
| },
| "_requiredBy": [
| "/@types/glob"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/minimatch/-/minimatch-3.0.5.tgz",
| "_shasum": "1001cc5e6a3704b83c236027e77f2f58ea010f40",
| "_spec": "@types/minimatch@*",
| "_where": "D:\\源码\\vue-element-admin-master\\node_modules\\@types\\glob",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "vvakame",
| "url": "https://github.com/vvakame"
| },
| {
| "name": "Shant Marouti",
| "url": "https://github.com/shantmarouti"
| }
| ],
| "dependencies": {},
| "deprecated": false,
| "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": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "ce8670ab7ddb0b32136aa0f819c3e7d791e75f04ff991f2f1baa3a9967dd61c0",
| "version": "3.0.5"
| }
|
|