Skip to content

Commit aa3315e

Browse files
author
Christina Weyher
committed
docs: [DEX-2470] Add catalog file for deepl node.js library
1 parent 7cf8ba6 commit aa3315e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

catalog-info.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +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
7+
spec:
8+
type: library
9+
lifecycle: production
10+
owner: api-core-team
11+
system: oss-client-libraries

0 commit comments

Comments
 (0)