UNPKG

1.31 kBJSONView Raw
1{
2 "name": "@types/d3-drag",
3 "version": "3.0.1",
4 "description": "TypeScript definitions for D3JS d3-drag module",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-drag",
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": "Nathan Bierema",
25 "url": "https://github.com/Methuselah96",
26 "githubUsername": "Methuselah96"
27 }
28 ],
29 "main": "",
30 "types": "index.d.ts",
31 "repository": {
32 "type": "git",
33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
34 "directory": "types/d3-drag"
35 },
36 "scripts": {},
37 "dependencies": {
38 "@types/d3-selection": "*"
39 },
40 "typesPublisherContentHash": "9f8cf10585fe5f98071af80710e31ea9086d5c1a5f7ff29acb48a2347d5bdaf1",
41 "typeScriptVersion": "3.6"
42}
\No newline at end of file