{
    "name": "@types/react-jsonschema-form",
    "version": "1.7.13",
    "description": "TypeScript definitions for react-jsonschema-form",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-jsonschema-form",
    "license": "MIT",
    "contributors": [
        {
            "name": "Dan Fox",
            "githubUsername": "iamdanfox",
            "url": "https://github.com/iamdanfox"
        },
        {
            "name": "Ivan Jiang",
            "githubUsername": "iplus26",
            "url": "https://github.com/iplus26"
        },
        {
            "name": "Philippe Bourdages",
            "githubUsername": "phbou72",
            "url": "https://github.com/phbou72"
        },
        {
            "name": "Lucian Buzzo",
            "githubUsername": "LucianBuzzo",
            "url": "https://github.com/LucianBuzzo"
        },
        {
            "name": "Sylvain Thénault",
            "githubUsername": "sthenault",
            "url": "https://github.com/sthenault"
        },
        {
            "name": "Sebastian Busch",
            "githubUsername": "sbusch",
            "url": "https://github.com/sbusch"
        },
        {
            "name": "Mehdi Lahlou",
            "githubUsername": "medfreeman",
            "url": "https://github.com/medfreeman"
        },
        {
            "name": "Saad Tazi",
            "githubUsername": "saadtazi",
            "url": "https://github.com/saadtazi"
        },
        {
            "name": "Agustin N. R. Ramirez",
            "githubUsername": "agustin107",
            "url": "https://github.com/agustin107"
        },
        {
            "name": "Chancellor Clark",
            "githubUsername": "chanceaclark",
            "url": "https://github.com/chanceaclark"
        },
        {
            "name": "Andre Nguyen",
            "githubUsername": "andrenguyener",
            "url": "https://github.com/andrenguyener"
        },
        {
            "name": "Qingqi Shi",
            "githubUsername": "qingqishi",
            "url": "https://github.com/qingqishi"
        },
        {
            "name": "Jonathan Southern",
            "githubUsername": "JonathanSouthern",
            "url": "https://github.com/JonathanSouthern"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-jsonschema-form"
    },
    "scripts": {},
    "dependencies": {
        "@types/json-schema": "*",
        "@types/react": "*"
    },
    "typesPublisherContentHash": "1bda58d80f8089d8165086de0f3522f407f81cc855f7260926afb07488529c6c",
    "typeScriptVersion": "4.6"
}