UNPKG

1.49 kBJSONView Raw
1{
2 "name": "@types/d3-zoom",
3 "version": "3.0.1",
4 "description": "TypeScript definitions for d3JS d3-zoom module",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-zoom",
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": "denisname",
25 "url": "https://github.com/denisname",
26 "githubUsername": "denisname"
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-zoom"
40 },
41 "scripts": {},
42 "dependencies": {
43 "@types/d3-interpolate": "*",
44 "@types/d3-selection": "*"
45 },
46 "typesPublisherContentHash": "d929264f89a45855a5308cf027146de5af7a3378a5cb98b7e3c005a04a1bddf4",
47 "typeScriptVersion": "3.6"
48}
\No newline at end of file