UNPKG

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