UNPKG

1.49 kBJSONView Raw
1{
2 "name": "@types/d3-transition",
3 "version": "3.0.3",
4 "description": "TypeScript definitions for D3JS d3-transition module",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-transition",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Tom Wanzek",
10 "url": "https://github.com/tomwanzek",
11 "githubUsername": "tomwanzek"
12 },
13 {
14 "name": "Alex Ford",
15 "url": "https://github.com/gustavderdrache",
16 "githubUsername": "gustavderdrache"
17 },
18 {
19 "name": "Boris Yankov",
20 "url": "https://github.com/borisyankov",
21 "githubUsername": "borisyankov"
22 },
23 {
24 "name": "Robert Moura",
25 "url": "https://github.com/robertmoura",
26 "githubUsername": "robertmoura"
27 },
28 {
29 "name": "Nathan Bierema",
30 "url": "https://github.com/Methuselah96",
31 "githubUsername": "Methuselah96"
32 }
33 ],
34 "main": "",
35 "types": "index.d.ts",
36 "repository": {
37 "type": "git",
38 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
39 "directory": "types/d3-transition"
40 },
41 "scripts": {},
42 "dependencies": {
43 "@types/d3-selection": "*"
44 },
45 "typesPublisherContentHash": "a35a7603cbf03344d97e3163f168c9cfb1f03e6f9355774084414819aceb7496",
46 "typeScriptVersion": "4.2"
47}
\No newline at end of file