{
    "name": "@types/react-native-star-rating",
    "version": "1.1.6",
    "description": "TypeScript definitions for react-native-star-rating",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-star-rating",
    "license": "MIT",
    "contributors": [
        {
            "name": "iRoachie",
            "githubUsername": "iRoachie",
            "url": "https://github.com/iRoachie"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-native-star-rating"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*",
        "react-native": "*"
    },
    "typesPublisherContentHash": "2385b1b83df43cf4862609eebc6e9ffe0969330be11c8eb7f94c4fa62320d0dd",
    "typeScriptVersion": "4.6"
}