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
82
83
84
85
86
87
88
| {
| "_from": "@types/fs-extra@^9.0.11",
| "_id": "@types/fs-extra@9.0.13",
| "_inBundle": false,
| "_integrity": "sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==",
| "_location": "/@types/fs-extra",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/fs-extra@^9.0.11",
| "name": "@types/fs-extra",
| "escapedName": "@types%2ffs-extra",
| "scope": "@types",
| "rawSpec": "^9.0.11",
| "saveSpec": null,
| "fetchSpec": "^9.0.11"
| },
| "_requiredBy": [
| "/builder-util",
| "/electron-publish"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/fs-extra/-/fs-extra-9.0.13.tgz",
| "_shasum": "7594fbae04fe7f1918ce8b3d213f74ff44ac1f45",
| "_spec": "@types/fs-extra@^9.0.11",
| "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/builder-util",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Alan Agius",
| "url": "https://github.com/alan-agius4"
| },
| {
| "name": "midknight41",
| "url": "https://github.com/midknight41"
| },
| {
| "name": "Brendan Forster",
| "url": "https://github.com/shiftkey"
| },
| {
| "name": "Mees van Dijk",
| "url": "https://github.com/mees-"
| },
| {
| "name": "Justin Rockwood",
| "url": "https://github.com/jrockwood"
| },
| {
| "name": "Sang Dang",
| "url": "https://github.com/sangdth"
| },
| {
| "name": "Florian Keller",
| "url": "https://github.com/ffflorian"
| },
| {
| "name": "Piotr Błażejewicz",
| "url": "https://github.com/peterblazejewicz"
| },
| {
| "name": "Tiger Oakes",
| "url": "https://github.com/NotWoods"
| }
| ],
| "dependencies": {
| "@types/node": "*"
| },
| "deprecated": false,
| "description": "TypeScript definitions for fs-extra",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra",
| "license": "MIT",
| "main": "",
| "name": "@types/fs-extra",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/fs-extra"
| },
| "scripts": {},
| "typeScriptVersion": "3.9",
| "types": "index.d.ts",
| "typesPublisherContentHash": "75e10d16a18d936a50e54414024604aa9484e8345b37c2027921869f254523ee",
| "version": "9.0.13"
| }
|
|