diff --git a/package.json b/package.json index da14128..7fbcb3c 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,14 @@ "bugs": { "url": "https://github.com/remcohaszing/monaco-yaml/issues" }, + "keywords": [ + "editor", + "frontend", + "front-end", + "monaco", + "monaco-editor", + "yaml" + ], "dependencies": { "@types/json-schema": "^7.0.9", "js-yaml": "^3.14.1",