{
    "name": "@types/react-scroll",
    "version": "1.8.7",
    "description": "TypeScript definitions for react-scroll",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-scroll",
    "license": "MIT",
    "contributors": [
        {
            "name": "Ioannis Kokkinidis",
            "url": "https://github.com/sudoplz",
            "githubUsername": "sudoplz"
        },
        {
            "name": "Giedrius Grabauskas",
            "url": "https://github.com/GiedriusGrabauskas",
            "githubUsername": "GiedriusGrabauskas"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-scroll"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*"
    },
    "typesPublisherContentHash": "64f1cbf628d84bad53eed281cb497af663b9dd5ef3b9a2fea85d54d704b832cb",
    "typeScriptVersion": "4.3"
}