1 | {
|
2 | "name": "@types/d3",
|
3 | "version": "7.4.3",
|
4 | "description": "TypeScript definitions for d3",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Tom Wanzek",
|
10 | "githubUsername": "tomwanzek",
|
11 | "url": "https://github.com/tomwanzek"
|
12 | },
|
13 | {
|
14 | "name": "Alex Ford",
|
15 | "githubUsername": "gustavderdrache",
|
16 | "url": "https://github.com/gustavderdrache"
|
17 | },
|
18 | {
|
19 | "name": "Boris Yankov",
|
20 | "githubUsername": "borisyankov",
|
21 | "url": "https://github.com/borisyankov"
|
22 | },
|
23 | {
|
24 | "name": "denisname",
|
25 | "githubUsername": "denisname",
|
26 | "url": "https://github.com/denisname"
|
27 | },
|
28 | {
|
29 | "name": "Nathan Bierema",
|
30 | "githubUsername": "Methuselah96",
|
31 | "url": "https://github.com/Methuselah96"
|
32 | },
|
33 | {
|
34 | "name": "Fil",
|
35 | "githubUsername": "Fil",
|
36 | "url": "https://github.com/Fil"
|
37 | }
|
38 | ],
|
39 | "main": "",
|
40 | "types": "index.d.ts",
|
41 | "repository": {
|
42 | "type": "git",
|
43 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
44 | "directory": "types/d3"
|
45 | },
|
46 | "scripts": {},
|
47 | "dependencies": {
|
48 | "@types/d3-array": "*",
|
49 | "@types/d3-axis": "*",
|
50 | "@types/d3-brush": "*",
|
51 | "@types/d3-chord": "*",
|
52 | "@types/d3-color": "*",
|
53 | "@types/d3-contour": "*",
|
54 | "@types/d3-delaunay": "*",
|
55 | "@types/d3-dispatch": "*",
|
56 | "@types/d3-drag": "*",
|
57 | "@types/d3-dsv": "*",
|
58 | "@types/d3-ease": "*",
|
59 | "@types/d3-fetch": "*",
|
60 | "@types/d3-force": "*",
|
61 | "@types/d3-format": "*",
|
62 | "@types/d3-geo": "*",
|
63 | "@types/d3-hierarchy": "*",
|
64 | "@types/d3-interpolate": "*",
|
65 | "@types/d3-path": "*",
|
66 | "@types/d3-polygon": "*",
|
67 | "@types/d3-quadtree": "*",
|
68 | "@types/d3-random": "*",
|
69 | "@types/d3-scale": "*",
|
70 | "@types/d3-scale-chromatic": "*",
|
71 | "@types/d3-selection": "*",
|
72 | "@types/d3-shape": "*",
|
73 | "@types/d3-time": "*",
|
74 | "@types/d3-time-format": "*",
|
75 | "@types/d3-timer": "*",
|
76 | "@types/d3-transition": "*",
|
77 | "@types/d3-zoom": "*"
|
78 | },
|
79 | "typesPublisherContentHash": "7585034c2b0d3e0a098ffbe6db8d66a0f5ec671b95619a561c4288d56b7e2128",
|
80 | "typeScriptVersion": "4.5"
|
81 | } |
\ | No newline at end of file |