1 | {
|
2 | "name": "@types/d3-brush",
|
3 | "version": "3.0.6",
|
4 | "description": "TypeScript definitions for d3-brush",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-brush",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Tom Wanzek",
|
10 | "githubUsername": "tomwanzek",
|
11 | "url": "https://github.com/tomwanzek"
|
12 | },
|
13 | {
|
14 | "name": "Alex Ford",
|
15 | "githubUsername": "gustavderdrache",
|
16 | "url": "https://github.com/gustavderdrache"
|
17 | },
|
18 | {
|
19 | "name": "Boris Yankov",
|
20 | "githubUsername": "borisyankov",
|
21 | "url": "https://github.com/borisyankov"
|
22 | },
|
23 | {
|
24 | "name": "Nathan Bierema",
|
25 | "githubUsername": "Methuselah96",
|
26 | "url": "https://github.com/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-brush"
|
35 | },
|
36 | "scripts": {},
|
37 | "dependencies": {
|
38 | "@types/d3-selection": "*"
|
39 | },
|
40 | "typesPublisherContentHash": "9236bf058564aa97984c8fb6e4ef96b84e6221485def99fbb4aebaccf68e0367",
|
41 | "typeScriptVersion": "4.5"
|
42 | } |
\ | No newline at end of file |