diff --git a/package.json b/package.json index 159dc8ce..26d06c74 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,21 @@ "types": "typings/xterm.d.ts", "repository": "https://github.com/xtermjs/xterm.js", "license": "MIT", + "keywords": [ + "cli", + "command-line", + "console", + "pty", + "shell", + "ssh", + "styles", + "terminal-emulator", + "terminal", + "tty", + "vt100", + "webgl", + "xterm" + ], "scripts": { "prepackage": "npm run build", "package": "webpack",