{
    "name": "@types/react-stars",
    "version": "2.2.4",
    "description": "TypeScript definitions for react-stars",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-stars",
    "license": "MIT",
    "contributors": [
        {
            "name": "TingYuLC",
            "githubUsername": "TingYuLC",
            "url": "https://github.com/TingYuLC"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-stars"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*"
    },
    "typesPublisherContentHash": "e8080cd2f109ab2eca73689c0fe45c691eb2b5862273aa56d05607fd9d11afa2",
    "typeScriptVersion": "4.5"
}