@types/which-polygon
Version:
TypeScript definitions for which-polygon
28 lines • 868 B
JSON
{
"name": "@types/which-polygon",
"version": "2.2.5",
"description": "TypeScript definitions for which-polygon",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/which-polygon",
"license": "MIT",
"contributors": [
{
"name": "Kyle Hensel",
"githubUsername": "k-yle",
"url": "https://github.com/k-yle"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/which-polygon"
},
"scripts": {},
"dependencies": {
"@types/geojson": "*",
"@types/rbush": "^3"
},
"typesPublisherContentHash": "a6d38010a41fe1cf0bc614567a41c675db6710a0719efc9cb406f50ac02c4594",
"typeScriptVersion": "4.8"
}