{
    "name": "@types/react-linkify",
    "version": "1.0.4",
    "description": "TypeScript definitions for react-linkify",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-linkify",
    "license": "MIT",
    "contributors": [
        {
            "name": "Michael James",
            "githubUsername": "majames",
            "url": "https://github.com/majames"
        },
        {
            "name": "Jacky Wang",
            "githubUsername": "jackywang529",
            "url": "https://github.com/jackywang529"
        },
        {
            "name": "Akhil Stanislavose",
            "githubUsername": "akhilstanis",
            "url": "https://github.com/akhilstanis"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-linkify"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*"
    },
    "typesPublisherContentHash": "93686422da6cce271d04e838c173139bc78c4af2a0e530b52ca1185e446c3366",
    "typeScriptVersion": "4.5"
}