{
    "name": "@types/react-hammerjs",
    "version": "1.0.8",
    "description": "TypeScript definitions for react-hammerjs",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-hammerjs",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jason Unger",
            "githubUsername": "jsonunger",
            "url": "https://github.com/jsonunger"
        },
        {
            "name": "Cecchi MacNaughton",
            "githubUsername": "cecchi",
            "url": "https://github.com/cecchi"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-hammerjs"
    },
    "scripts": {},
    "dependencies": {
        "@types/hammerjs": "*",
        "@types/react": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "9be6bdb96fc2410ce8414911f371440f11bdd89be3a5e276167e8742c05ad1b7",
    "typeScriptVersion": "5.2"
}