We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369465e commit 8c48d44Copy full SHA for 8c48d44
1 file changed
catalog-info.yaml
@@ -0,0 +1,11 @@
1
+apiVersion: backstage.io/v1alpha1
2
+kind: Component
3
+metadata:
4
+ name: plugins-sdk-nodejs
5
+ annotations:
6
+ github.com/project-slug: Staffbase/plugins-sdk-nodejs
7
+ tags:
8
+ - javascript
9
+spec:
10
+ type: service
11
+ lifecycle: production
0 commit comments