{
    "name": "@types/storybook-readme",
    "version": "5.0.12",
    "description": "TypeScript definitions for storybook-readme",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/storybook-readme",
    "license": "MIT",
    "contributors": [
        {
            "name": "Taeheon Kim ",
            "githubUsername": "lonyele",
            "url": "https://github.com/lonyele"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/storybook-readme"
    },
    "scripts": {},
    "dependencies": {
        "@storybook/addons": "^6.5.9",
        "@storybook/react": "^6.5.9",
        "@types/react": "*"
    },
    "typesPublisherContentHash": "8c507bc0b513236da18eee9bc53b05192a5fb839ddad8fd9894a6d631377fa37",
    "typeScriptVersion": "4.6"
}