1.44 kBJSONView Raw
1{
2 "name": "@types/d3-geo",
3 "version": "3.1.0",
4 "description": "TypeScript definitions for d3-geo",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-geo",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Hugues Stefanski",
10 "githubUsername": "ledragon",
11 "url": "https://github.com/ledragon"
12 },
13 {
14 "name": "Tom Wanzek",
15 "githubUsername": "tomwanzek",
16 "url": "https://github.com/tomwanzek"
17 },
18 {
19 "name": "Alex Ford",
20 "githubUsername": "gustavderdrache",
21 "url": "https://github.com/gustavderdrache"
22 },
23 {
24 "name": "Boris Yankov",
25 "githubUsername": "borisyankov",
26 "url": "https://github.com/borisyankov"
27 },
28 {
29 "name": "Nathan Bierema",
30 "githubUsername": "Methuselah96",
31 "url": "https://github.com/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-geo"
40 },
41 "scripts": {},
42 "dependencies": {
43 "@types/geojson": "*"
44 },
45 "typesPublisherContentHash": "4d55e51247e0d5b1a39b6f087c57085a6ebca17b764aab81b7f1d2087dadb39a",
46 "typeScriptVersion": "4.5"
47}
\No newline at end of file