{
    "name": "@types/react-native-check-box",
    "version": "2.1.6",
    "description": "TypeScript definitions for react-native-check-box",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-check-box",
    "license": "MIT",
    "contributors": [
        {
            "name": "Rodolphe Lemasquerier",
            "githubUsername": "rlemasquerier",
            "url": "https://github.com/rlemasquerier"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-native-check-box"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*",
        "react-native": "*"
    },
    "typesPublisherContentHash": "5e03eff860a3dfce539a5746fbcbae711c9d975e219b530bee4b02aebf2d1dcc",
    "typeScriptVersion": "4.6"
}