{
    "name": "@types/react-sparklines",
    "version": "1.7.5",
    "description": "TypeScript definitions for react-sparklines",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-sparklines",
    "license": "MIT",
    "contributors": [
        {
            "name": "Henri Normak",
            "githubUsername": "henrinormak",
            "url": "https://github.com/henrinormak"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-sparklines"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*"
    },
    "typesPublisherContentHash": "acd629bd1cd21c281e96619d080653f4390acccca04340a60d7c4348af4abcfe",
    "typeScriptVersion": "4.5"
}