UNPKG

1.18 kBJSONView Raw
1{
2 "name": "@types/d3-contour",
3 "version": "3.0.1",
4 "description": "TypeScript definitions for d3-contour",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-contour",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Tom Wanzek",
10 "url": "https://github.com/tomwanzek",
11 "githubUsername": "tomwanzek"
12 },
13 {
14 "name": "Hugues Stefanski",
15 "url": "https://github.com/Ledragon",
16 "githubUsername": "Ledragon"
17 },
18 {
19 "name": "Nathan Bierema",
20 "url": "https://github.com/Methuselah96",
21 "githubUsername": "Methuselah96"
22 }
23 ],
24 "main": "",
25 "types": "index.d.ts",
26 "repository": {
27 "type": "git",
28 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
29 "directory": "types/d3-contour"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/d3-array": "*",
34 "@types/geojson": "*"
35 },
36 "typesPublisherContentHash": "d4a29427d56b7d8ef1ae1b92d19a9b4ce53c30cff87f1a2432c795486bde5e3b",
37 "typeScriptVersion": "3.6"
38}
\No newline at end of file