Skip to content

Commit 6465120

Browse files
authored
Adding the license and keywords again (#7)
1 parent b50b3da commit 6465120

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.speakeasy/gen.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,14 @@ typescript:
2424
dependencies: {}
2525
devDependencies: {}
2626
peerDependencies: {}
27-
additionalPackageJSON: {}
27+
additionalPackageJSON:
28+
license: MIT
29+
keywords:
30+
- feature-flags
31+
- feature-toggles
32+
- launchdarkly
33+
- mcp
34+
- modelcontextprotocol
2835
author: LaunchDarkly
2936
clientServerStatusCodesAsErrors: true
3037
defaultErrorName: APIError

0 commit comments

Comments
 (0)