{
    "name": "@types/final-form-focus",
    "version": "1.1.7",
    "description": "TypeScript definitions for final-form-focus",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/final-form-focus",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jeow Li Huan",
            "githubUsername": "huan086",
            "url": "https://github.com/huan086"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/final-form-focus"
    },
    "scripts": {},
    "dependencies": {
        "final-form": "4.x.x"
    },
    "typesPublisherContentHash": "2d2a1c14bb7bcbf3272999ab64f98c003b948f6747e3260a1123332ac4956bb8",
    "typeScriptVersion": "4.5"
}