{
    "name": "@types/react-native-video",
    "version": "5.0.21",
    "description": "TypeScript definitions for react-native-video",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-video",
    "license": "MIT",
    "contributors": [
        {
            "name": "HuHuanming",
            "githubUsername": "huhuanming",
            "url": "https://github.com/huhuanming"
        },
        {
            "name": "Nekith",
            "githubUsername": "Nekith",
            "url": "https://github.com/Nekith"
        },
        {
            "name": "Philip Frank",
            "githubUsername": "bananer",
            "url": "https://github.com/bananer"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-native-video"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*"
    },
    "peerDependencies": {
        "react-native": "*"
    },
    "typesPublisherContentHash": "3b6edaace6f5dacfc923e3be159c89f75fa6bae398aa5d4bb7d3300c6077ba21",
    "typeScriptVersion": "5.2"
}