{
    "name": "@types/rbush",
    "version": "4.0.0",
    "description": "TypeScript definitions for rbush",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rbush",
    "license": "MIT",
    "contributors": [
        {
            "name": "Dan Vanderkam",
            "githubUsername": "danvk",
            "url": "https://github.com/danvk"
        },
        {
            "name": "Chris Lewis",
            "githubUsername": "cmslewis",
            "url": "https://github.com/cmslewis"
        }
    ],
    "type": "module",
    "main": "",
    "types": "index.d.ts",
    "exports": "./index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/rbush"
    },
    "scripts": {},
    "dependencies": {},
    "typesPublisherContentHash": "a6479e8247e20d9927dc562cef7411645f9a724817a19dd486baa6214636b4ac",
    "typeScriptVersion": "4.8"
}