{
    "name": "@types/react-highlight-words",
    "version": "0.20.1",
    "description": "TypeScript definitions for react-highlight-words",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-highlight-words",
    "license": "MIT",
    "contributors": [
        {
            "name": "Mohamed Hegazy",
            "githubUsername": "mhegazy",
            "url": "https://github.com/mhegazy"
        },
        {
            "name": "Kelly Milligan",
            "githubUsername": "kellyrmilligan",
            "url": "https://github.com/kellyrmilligan"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-highlight-words"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "d14d1f09fa3e18b6b62e557b3f783acee7d159a120716a12c1b64f281b3251d3",
    "typeScriptVersion": "5.2"
}