We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5faf2b3 commit 1bc6f28Copy full SHA for 1bc6f28
.vtex/catalog-info.yaml
@@ -0,0 +1,19 @@
1
+apiVersion: backstage.io/v1alpha1
2
+kind: Component
3
+metadata:
4
+ name: node-vtex-api
5
+ description: VTEX IO API Client for Node
6
+ tags:
7
+ - typescript
8
+ annotations:
9
+ vtex.com/janus-acronym: ""
10
+ vtex.com/o11y-os-index: ""
11
+ grafana/dashboard-selector: ""
12
+ github.com/project-slug: vtex/node-vtex-api
13
+ backstage.io/techdocs-ref: dir:../
14
+ vtex.com/application-id: SHSTJA2W
15
+spec:
16
+ lifecycle: stable
17
+ owner: apps
18
+ type: library
19
+ dependsOn: []
0 commit comments