Skip to content

Commit 6cfe3c2

Browse files
authored
add keywords to package.json (#7)
1 parent 05084af commit 6cfe3c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"license": "MIT",
66
"repository": "https://github.com/TheLartians/TypeScript2Python",
77
"homepage": "https://github.com/TheLartians/TypeScript2Python#readme",
8+
"keywords": ["python", "typescript", "transpiler", "types", "type-safety", "api", "json", "compiler", "docstring", "typings"],
89
"dependencies": {
910
"@commander-js/extra-typings": "^11.1.0",
1011
"typescript": "^5.3.3"

0 commit comments

Comments
 (0)