@types/geojson-vt
Version:
TypeScript definitions for geojson-vt
27 lines • 833 B
JSON
{
"name": "@types/geojson-vt",
"version": "3.2.5",
"description": "TypeScript definitions for geojson-vt",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/geojson-vt",
"license": "MIT",
"contributors": [
{
"name": "Cody Duong",
"githubUsername": "codyduong",
"url": "https://github.com/codyduong"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/geojson-vt"
},
"scripts": {},
"dependencies": {
"@types/geojson": "*"
},
"typesPublisherContentHash": "1cdbbc023f01bb5d2cdccfd42e5262a01d0fc93231a65b1b9a5a1e4a33c9ad53",
"typeScriptVersion": "4.6"
}