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 aa3315e commit a9cf618Copy full SHA for a9cf618
catalog-info.yaml
@@ -1,11 +1,11 @@
1
apiVersion: backstage.io/v1alpha1
2
kind: Component
3
metadata:
4
- name: deepl-node
5
- title: DeepL Node.js Library
6
- description: Public Node.js library for interacting with the DeepL API
+ name: deepl-node
+ title: DeepL Node.js Library
+ description: Public Node.js library for interacting with the DeepL API
7
spec:
8
- type: library
9
- lifecycle: production
10
- owner: api-core-team
11
- system: oss-client-libraries
+ type: library
+ lifecycle: production
+ owner: api-core-team
+ system: oss-client-libraries
0 commit comments