diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 000000000..35e4ab078 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,16 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + title: react-big-calendar-apm + description: Original usage of React Big calendar. In use in Property but + deprecated for new usage + tags: + - react + annotations: + appfolio.com/package-location: url:https://github.com/appfolio/react-big-calendar/pkgs/npm/react-big-calendar-apm + appfolio.com/package-type: npm + name: react-big-calendar-apm +spec: + type: library + lifecycle: deprecated + owner: boyz2dev