{
    "name": "@types/react-icons",
    "version": "2.2.7",
    "description": "TypeScript definitions for react-icons",
    "license": "MIT",
    "contributors": [
        {
            "name": "Alexandre Paré",
            "url": "https://github.com/apare",
            "githubUsername": "apare"
        },
        {
            "name": "John Reilly",
            "url": "https://github.com/johnnyreilly",
            "githubUsername": "johnnyreilly"
        },
        {
            "name": "Karol Janyst",
            "url": "https://github.com/LKay",
            "githubUsername": "LKay"
        }
    ],
    "main": "",
    "types": "index",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*",
        "@types/react-icon-base": "*"
    },
    "typesPublisherContentHash": "afbdfe353eae80eb37bdc7cdd87be0ca05bf383e9126e1f6a37e5c5da988946f",
    "typeScriptVersion": "2.8"
}