@types/topojson-server
Version:
TypeScript definitions for topojson-server
43 lines • 1.36 kB
JSON
{
"name": "@types/topojson-server",
"version": "3.0.4",
"description": "TypeScript definitions for topojson-server",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/topojson-server",
"license": "MIT",
"contributors": [
{
"name": "Ricardo Mello",
"githubUsername": "ricmello",
"url": "https://github.com/ricmello"
},
{
"name": "Zhutian Chen",
"githubUsername": "chenzhutian",
"url": "https://github.com/chenzhutian"
},
{
"name": "denisname",
"githubUsername": "denisname",
"url": "https://github.com/denisname"
},
{
"name": "Russell Porter",
"githubUsername": "russellporter",
"url": "https://github.com/russellporter"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/topojson-server"
},
"scripts": {},
"dependencies": {
"@types/geojson": "*",
"@types/topojson-specification": "*"
},
"typesPublisherContentHash": "e4350139ceef82827db2f4307103b4da3fdba82121f4f4c486bc4b1feac6b1b5",
"typeScriptVersion": "4.5"
}