forked from carbon-design-system/ibm-products
-
Notifications
You must be signed in to change notification settings - Fork 0
/
catalog-info.yml
40 lines (40 loc) · 977 Bytes
/
catalog-info.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: carbon-ibm-products
description: A Carbon-powered React component library for IBM Products
tags:
- carbon
- react
annotations:
github.com/project-slug: carbon-design-system/ibm-products
backstage.io/techdocs-ref: dir:.
links:
- url: https://carbon-for-ibm-products.netlify.app
title: Storybook
- url: https://ibm-casdesign.slack.com/archives/C013ZTX0N6B
title: Slack channel
spec:
type: library
lifecycle: production
owner: carbon-ibm-products
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: carbon-ibm-security
description: Carbon for IBM Products - Security UI components
tags:
- carbon
- react
- security
links:
- url: https://v1-carbon-for-ibm-products.netlify.app
title: Storybook
spec:
type: library
lifecycle: production
subcomponentOf: carbon-ibm-products
owner: carbon-ibm-security
---