From 91350fe48a3674c831291215a80259bbb83dcc36 Mon Sep 17 00:00:00 2001 From: Ruslan Kyba Date: Thu, 2 May 2024 20:53:32 +0300 Subject: [PATCH] chore: update package.json keywords --- package.json | 33 ++++++++++++++++++++++----------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index b4c16fa..c52e17f 100644 --- a/package.json +++ b/package.json @@ -46,17 +46,28 @@ "jest": "^29.7.0" }, "keywords": [ - "NV11", - "NV200", - "NV22", - "NV9", - "ITL", - "SSP", - "Encrypted", - "Smiley", - "Secure", - "Protocol", - "eSSP" + "nv11", + "nv200", + "nv22", + "nv9", + "itl", + "ssp", + "encrypted", + "smiley", + "secure", + "protocol", + "essp", + "encrypted-smiley-secure-protocol", + "smart-payout", + "nv11", + "smart-hopper", + "bv100", + "nv10usb", + "smiley-secure-protocol", + "nv9usb", + "bv20", + "bv50", + "nv22" ], "engines": { "node": ">=16.0.0",