@types/storybook__addon-info
Version:
TypeScript definitions for @storybook/addon-info
41 lines • 1.34 kB
JSON
{
"name": "@types/storybook__addon-info",
"version": "5.2.9",
"description": "TypeScript definitions for @storybook/addon-info",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/storybook__addon-info",
"license": "MIT",
"contributors": [
{
"name": "Mark Kornblum",
"githubUsername": "mkornblum",
"url": "https://github.com/mkornblum"
},
{
"name": "Mattias Wikstrom",
"githubUsername": "fyrkant",
"url": "https://github.com/fyrkant"
},
{
"name": "Kevin Lee",
"githubUsername": "RunningCoderLee",
"url": "https://github.com/RunningCoderLee"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/storybook__addon-info"
},
"scripts": {},
"dependencies": {
"@storybook/addons": "^6.5.9",
"@storybook/csf": "0.0.2--canary.4566f4d.1",
"@storybook/react": "^6.5.9",
"@types/react": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "1e690b750691622d74557685e21e69912baa80646b053e3bef828422c7d5447c",
"typeScriptVersion": "5.2"
}