{
    "name": "@types/tuya-panel-kit",
    "version": "4.7.20",
    "description": "TypeScript definitions for tuya-panel-kit",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tuya-panel-kit",
    "license": "MIT",
    "contributors": [
        {
            "name": "ShinyLeee",
            "githubUsername": "ShinyLeee",
            "url": "https://github.com/ShinyLeee"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/tuya-panel-kit"
    },
    "scripts": {},
    "dependencies": {
        "@react-navigation/native": "5.7.3",
        "@react-navigation/stack": "5.9.0",
        "@types/react": "^17",
        "@types/react-native": "^0.65",
        "react-native-gesture-handler": "1.8.0",
        "react-native-safe-area-context": "3.1.7",
        "react-native-svg": "5.5.1"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "af57225ab151376c96b5871bf2e8d2762a83fb16ba6be2d19888432d1e84f391",
    "typeScriptVersion": "5.6"
}