{
    "name": "@types/react-native-svg-charts",
    "version": "5.0.16",
    "description": "TypeScript definitions for react-native-svg-charts",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-svg-charts",
    "license": "MIT",
    "contributors": [
        {
            "name": "Krzysztof Miemiec",
            "githubUsername": "krzysztof-miemiec",
            "url": "https://github.com/krzysztof-miemiec"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-native-svg-charts"
    },
    "scripts": {},
    "dependencies": {
        "@types/d3-scale": "^1",
        "@types/d3-shape": "^1",
        "@types/react": "*",
        "react-native": "*",
        "react-native-svg": "^6.2.1"
    },
    "typesPublisherContentHash": "ec3e7a8d8f2bdbe05ec87280bd086c63f076fa94f717bbfc2cdb3b419045ac0a",
    "typeScriptVersion": "4.6"
}