{
    "name": "@types/react-signature-canvas",
    "version": "1.0.7",
    "description": "TypeScript definitions for react-signature-canvas",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-signature-canvas",
    "license": "MIT",
    "contributors": [
        {
            "name": "Kamil Socha",
            "githubUsername": "ksocha",
            "url": "https://github.com/ksocha"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-signature-canvas"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*",
        "@types/signature_pad": "<3"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "7fb65790a49e31f58655894c89b894c3fd8e0e66c6d4548e69e8b900a4771438",
    "typeScriptVersion": "5.0"
}