@types/topojson-client
Version:
TypeScript definitions for topojson-client
33 lines • 1.05 kB
JSON
{
"name": "@types/topojson-client",
"version": "3.1.5",
"description": "TypeScript definitions for topojson-client",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/topojson-client",
"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-client"
},
"scripts": {},
"dependencies": {
"@types/geojson": "*",
"@types/topojson-specification": "*"
},
"typesPublisherContentHash": "f02ce6d8f47179a6f2610d1f014a50e9afaef87ca1df774ae5644e8b676b1a6f",
"typeScriptVersion": "4.8"
}