{
    "name": "@types/react-relay",
    "version": "18.2.1",
    "description": "TypeScript definitions for react-relay",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-relay",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jordan Eldredge",
            "githubUsername": "captbaritone",
            "url": "https://github.com/captbaritone"
        },
        {
            "name": "Eloy Durán",
            "githubUsername": "alloy",
            "url": "https://github.com/alloy"
        },
        {
            "name": "Marais Rossouw",
            "githubUsername": "maraisr",
            "url": "https://github.com/maraisr"
        },
        {
            "name": "Edvin Erikson",
            "githubUsername": "edvinerikson",
            "url": "https://github.com/edvinerikson"
        },
        {
            "name": "Levi Buzolic",
            "githubUsername": "levibuzolic",
            "url": "https://github.com/levibuzolic"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-relay"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*",
        "@types/relay-runtime": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "b264df77324e08afe7cfce292c6ccf6040499d83f4d4e7c1d0b5ffec7d809288",
    "typeScriptVersion": "5.1"
}