UNPKG

2.33 kBJSONView Raw
1{
2 "name": "@types/d3",
3 "version": "4.13.8",
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": "*",
48 "@types/d3-dispatch": "^1",
49 "@types/d3-drag": "^1",
50 "@types/d3-dsv": "*",
51 "@types/d3-ease": "^1",
52 "@types/d3-force": "^1",
53 "@types/d3-format": "^1",
54 "@types/d3-geo": "^1",
55 "@types/d3-hierarchy": "^1",
56 "@types/d3-interpolate": "*",
57 "@types/d3-path": "^1",
58 "@types/d3-polygon": "^1",
59 "@types/d3-quadtree": "^1",
60 "@types/d3-queue": "*",
61 "@types/d3-random": "^1",
62 "@types/d3-request": "*",
63 "@types/d3-scale": "^1",
64 "@types/d3-selection": "^1",
65 "@types/d3-shape": "^1",
66 "@types/d3-time": "^1",
67 "@types/d3-time-format": "*",
68 "@types/d3-timer": "^1",
69 "@types/d3-transition": "*",
70 "@types/d3-voronoi": "*",
71 "@types/d3-zoom": "*"
72 },
73 "typesPublisherContentHash": "a97834e90ae880b13b458013746ee1b40d0306493588959490c4b3d3fa777c08",
74 "typeScriptVersion": "3.2"
75}
\No newline at end of file