UNPKG

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