{
    "name": "@types/react-plotly.js",
    "version": "2.6.3",
    "description": "TypeScript definitions for react-plotly.js",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-plotly.js",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jon Freedman",
            "githubUsername": "jonfreedman",
            "url": "https://github.com/jonfreedman"
        },
        {
            "name": "Mitchell Grice",
            "githubUsername": "gricey432",
            "url": "https://github.com/gricey432"
        },
        {
            "name": "Patrick Huebner",
            "githubUsername": "phuebner",
            "url": "https://github.com/phuebner"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-plotly.js"
    },
    "scripts": {},
    "dependencies": {
        "@types/plotly.js": "*",
        "@types/react": "*"
    },
    "typesPublisherContentHash": "e38dcff96af8f4b313ddbc21a8823e8b739ec7683c3324158e1bc8f93dcba6dd",
    "typeScriptVersion": "4.5"
}