UNPKG

1.4 kBJSONView Raw
1{
2 "name": "@types/d3-zoom",
3 "version": "2.0.1",
4 "description": "TypeScript definitions for d3JS d3-zoom module",
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-zoom"
39 },
40 "scripts": {},
41 "dependencies": {
42 "@types/d3-interpolate": "*",
43 "@types/d3-selection": "*"
44 },
45 "typesPublisherContentHash": "51790df24f496545851316b2c653347b4cd5dd4f41dc79fbdc0b0cfd38e6d864",
46 "typeScriptVersion": "3.5"
47}
\No newline at end of file