{
    "name": "@types/rangy",
    "version": "1.3.0",
    "description": "TypeScript definitions for rangy",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rangy",
    "license": "MIT",
    "contributors": [
        {
            "name": "Rudolph Gottesheim",
            "url": "http://www.midnight-design.at/"
        },
        {
            "name": "Kyu Sung Park",
            "url": "https://github.com/kyusungpark"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "exports": {
        ".": {
            "types": "./lib/rangy-core.d.ts"
        },
        "./package.json": "./package.json"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/rangy"
    },
    "scripts": {},
    "dependencies": {},
    "peerDependencies": {},
    "typesPublisherContentHash": "89c9d564688812a96f5ecdb7d53d4f57c046b04404ed2afc44b130fefc8cf791",
    "typeScriptVersion": "5.1"
}