UNPKG

2.47 kBJSONView Raw
1{
2 "name": "@types/fs-extra",
3 "version": "11.0.4",
4 "description": "TypeScript definitions for fs-extra",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Alan Agius",
10 "githubUsername": "alan-agius4",
11 "url": "https://github.com/alan-agius4"
12 },
13 {
14 "name": "midknight41",
15 "githubUsername": "midknight41",
16 "url": "https://github.com/midknight41"
17 },
18 {
19 "name": "Brendan Forster",
20 "githubUsername": "shiftkey",
21 "url": "https://github.com/shiftkey"
22 },
23 {
24 "name": "Mees van Dijk",
25 "githubUsername": "mees-",
26 "url": "https://github.com/mees-"
27 },
28 {
29 "name": "Justin Rockwood",
30 "githubUsername": "jrockwood",
31 "url": "https://github.com/jrockwood"
32 },
33 {
34 "name": "Sang Dang",
35 "githubUsername": "sangdth",
36 "url": "https://github.com/sangdth"
37 },
38 {
39 "name": "Florian Keller",
40 "githubUsername": "ffflorian",
41 "url": "https://github.com/ffflorian"
42 },
43 {
44 "name": "Piotr Błażejewicz",
45 "githubUsername": "peterblazejewicz",
46 "url": "https://github.com/peterblazejewicz"
47 },
48 {
49 "name": "Tiger Oakes",
50 "githubUsername": "NotWoods",
51 "url": "https://github.com/NotWoods"
52 },
53 {
54 "name": "BendingBender",
55 "githubUsername": "BendingBender",
56 "url": "https://github.com/BendingBender"
57 }
58 ],
59 "main": "",
60 "types": "index.d.ts",
61 "exports": {
62 ".": {
63 "types": "./index.d.ts"
64 },
65 "./esm": {
66 "types": {
67 "import": "./esm.d.mts"
68 }
69 },
70 "./package.json": "./package.json"
71 },
72 "repository": {
73 "type": "git",
74 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
75 "directory": "types/fs-extra"
76 },
77 "scripts": {},
78 "dependencies": {
79 "@types/jsonfile": "*",
80 "@types/node": "*"
81 },
82 "typesPublisherContentHash": "2929b595f5fdba90096984c89127b1a93f583ee50680a2ad02fad15b1f571bb0",
83 "typeScriptVersion": "4.5"
84}
\No newline at end of file