From 0e254fcf19fd02fff23f926662bf49f1a68714a8 Mon Sep 17 00:00:00 2001 From: Simon Tucker Date: Sat, 26 Dec 2020 22:59:18 -0600 Subject: [PATCH] update package.json --- package.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index e5ef37b3..e8f604df 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,13 @@ "singleQuote": true, "trailingComma": "es5" }, - "name": "text-operation-ts", + "name": "text-operation", + "description": "text operation classes for rich text operational transformation", + "keywords": [ + "ot", + "text-operation", + "operational-transformation" + ], "author": "Simon Tucker", "module": "dist/text-operation-ts.esm.js", "size-limit": [