storybook/workspace.json
2021-05-11 14:02:29 +08:00

274 lines
6.3 KiB
JSON

{
"version": 2,
"projects": {
"@storybook/addon-a11y": {
"root": "addons/a11y",
"type": "library"
},
"@storybook/addon-actions": {
"root": "addons/actions",
"type": "library"
},
"@storybook/addon-backgrounds": {
"root": "addons/backgrounds",
"type": "library"
},
"@storybook/addon-controls": {
"root": "addons/controls",
"type": "library"
},
"@storybook/addon-docs": {
"root": "addons/docs",
"type": "library"
},
"@storybook/addon-essentials": {
"root": "addons/essentials",
"type": "library"
},
"@storybook/addon-jest": {
"root": "addons/jest",
"type": "library"
},
"@storybook/addon-links": {
"root": "addons/links",
"type": "library"
},
"@storybook/addon-storyshots": {
"root": "addons/storyshots/storyshots-core",
"type": "library"
},
"@storybook/addon-storyshots-puppeteer": {
"root": "addons/storyshots/storyshots-puppeteer",
"type": "library"
},
"@storybook/addon-storysource": {
"root": "addons/storysource",
"type": "library"
},
"@storybook/addon-toolbars": {
"root": "addons/toolbars",
"type": "library"
},
"@storybook/addon-viewport": {
"root": "addons/viewport",
"type": "library"
},
"@storybook/angular": {
"root": "app/angular",
"type": "library"
},
"@storybook/ember": {
"root": "app/ember",
"type": "library"
},
"@storybook/html": {
"root": "app/html",
"type": "library"
},
"@storybook/lit": {
"root": "app/lit",
"type": "library"
},
"@storybook/preact": {
"root": "app/preact",
"type": "library"
},
"@storybook/react": {
"root": "app/react",
"type": "library"
},
"@storybook/server": {
"root": "app/server",
"type": "library"
},
"@storybook/svelte": {
"root": "app/svelte",
"type": "library"
},
"@storybook/vue": {
"root": "app/vue",
"type": "library"
},
"@storybook/vue3": {
"root": "app/vue3",
"type": "library"
},
"@storybook/web-components": {
"root": "app/web-components",
"type": "library"
},
"angular-cli": {
"root": "examples/angular-cli",
"type": "library"
},
"cra-kitchen-sink": {
"root": "examples/cra-kitchen-sink",
"type": "library"
},
"cra-react15": {
"root": "examples/cra-react15",
"type": "library"
},
"cra-ts-essentials": {
"root": "examples/cra-ts-essentials",
"type": "library"
},
"cra-ts-kitchen-sink": {
"root": "examples/cra-ts-kitchen-sink",
"type": "library"
},
"ember-example": {
"root": "examples/ember-cli",
"type": "library"
},
"html-kitchen-sink": {
"root": "examples/html-kitchen-sink",
"type": "library"
},
"official-storybook": {
"root": "examples/official-storybook",
"type": "library"
},
"preact-example": {
"root": "examples/preact-kitchen-sink",
"type": "library"
},
"@storybook/example-react-ts": {
"root": "examples/react-ts",
"type": "library"
},
"@storybook/example-react-ts-webpack4": {
"root": "examples/react-ts-webpack4",
"type": "library"
},
"server-kitchen-sink": {
"root": "examples/server-kitchen-sink",
"type": "library"
},
"standalone-preview": {
"root": "examples/standalone-preview",
"type": "library"
},
"svelte-example": {
"root": "examples/svelte-kitchen-sink",
"type": "library"
},
"vue-3-cli-example": {
"root": "examples/vue-3-cli",
"type": "library"
},
"vue-cli-example": {
"root": "examples/vue-cli",
"type": "library"
},
"vue-example": {
"root": "examples/vue-kitchen-sink",
"type": "library"
},
"web-components-kitchen-sink": {
"root": "examples/web-components-kitchen-sink",
"type": "library"
},
"@storybook/addons": {
"root": "lib/addons",
"type": "library"
},
"@storybook/api": {
"root": "lib/api",
"type": "library"
},
"@storybook/builder-webpack4": {
"root": "lib/builder-webpack4",
"type": "library"
},
"@storybook/builder-webpack5": {
"root": "lib/builder-webpack5",
"type": "library"
},
"@storybook/channel-postmessage": {
"root": "lib/channel-postmessage",
"type": "library"
},
"@storybook/channel-websocket": {
"root": "lib/channel-websocket",
"type": "library"
},
"@storybook/channels": {
"root": "lib/channels",
"type": "library"
},
"@storybook/cli": {
"root": "lib/cli",
"type": "library"
},
"sb": {
"root": "lib/cli-sb",
"type": "library"
},
"storybook": {
"root": "lib/cli-storybook",
"type": "library"
},
"@storybook/client-api": {
"root": "lib/client-api",
"type": "library"
},
"@storybook/client-logger": {
"root": "lib/client-logger",
"type": "library"
},
"@storybook/codemod": {
"root": "lib/codemod",
"type": "library"
},
"@storybook/components": {
"root": "lib/components",
"type": "library"
},
"@storybook/core": {
"root": "lib/core",
"type": "library"
},
"@storybook/core-client": {
"root": "lib/core-client",
"type": "library"
},
"@storybook/core-common": {
"root": "lib/core-common",
"type": "library"
},
"@storybook/core-events": {
"root": "lib/core-events",
"type": "library"
},
"@storybook/core-server": {
"root": "lib/core-server",
"type": "library"
},
"@storybook/node-logger": {
"root": "lib/node-logger",
"type": "library"
},
"@storybook/postinstall": {
"root": "lib/postinstall",
"type": "library"
},
"@storybook/router": {
"root": "lib/router",
"type": "library"
},
"@storybook/source-loader": {
"root": "lib/source-loader",
"type": "library"
},
"@storybook/theming": {
"root": "lib/theming",
"type": "library"
},
"@storybook/ui": {
"root": "lib/ui",
"type": "library"
}
}
}