1 | {
|
2 | "name": "@types/d3-shape",
|
3 | "version": "3.0.1",
|
4 | "description": "TypeScript definitions for D3JS d3-shape module",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-shape",
|
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-shape"
|
40 | },
|
41 | "scripts": {},
|
42 | "dependencies": {
|
43 | "@types/d3-path": "*"
|
44 | },
|
45 | "typesPublisherContentHash": "87b252596f2c8370195849c86568e3f48272b9e1bace37212532bac9ece251fb",
|
46 | "typeScriptVersion": "3.6"
|
47 | } |
\ | No newline at end of file |