@types/d3-contour
Version:
TypeScript definitions for d3-contour
38 lines • 1.18 kB
JSON
{
"name": "@types/d3-contour",
"version": "3.0.2",
"description": "TypeScript definitions for d3-contour",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-contour",
"license": "MIT",
"contributors": [
{
"name": "Tom Wanzek",
"url": "https://github.com/tomwanzek",
"githubUsername": "tomwanzek"
},
{
"name": "Hugues Stefanski",
"url": "https://github.com/Ledragon",
"githubUsername": "Ledragon"
},
{
"name": "Nathan Bierema",
"url": "https://github.com/Methuselah96",
"githubUsername": "Methuselah96"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/d3-contour"
},
"scripts": {},
"dependencies": {
"@types/d3-array": "*",
"@types/geojson": "*"
},
"typesPublisherContentHash": "61c174d6ef025d2512623d7feb9d56cd490ad7b4e702cd1361f6d9881dc1ff25",
"typeScriptVersion": "4.2"
}