@types/topojson-simplify
Version:
TypeScript definitions for topojson-simplify
33 lines • 1.05 kB
JSON
{
"name": "@types/topojson-simplify",
"version": "3.0.3",
"description": "TypeScript definitions for topojson-simplify",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/topojson-simplify",
"license": "MIT",
"contributors": [
{
"name": "denisname",
"githubUsername": "denisname",
"url": "https://github.com/denisname"
},
{
"name": "Ricardo Mello",
"githubUsername": "ricmello",
"url": "https://github.com/ricmello"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/topojson-simplify"
},
"scripts": {},
"dependencies": {
"@types/geojson": "*",
"@types/topojson-specification": "*"
},
"typesPublisherContentHash": "c629f313a3f18af5473a336ab10bda1462a3f7ae5b64561ebb191e0fa203a100",
"typeScriptVersion": "4.5"
}