From 6678afe0f2fff1cc0aa896dfbb0c32aeac8bda18 Mon Sep 17 00:00:00 2001 From: lgou2w Date: Mon, 24 May 2021 21:49:30 +0800 Subject: [PATCH] chore: add package.json keywords --- package.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/package.json b/package.json index 2663ced..b79706e 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,14 @@ "files": [ "lib" ], + "keywords": [ + "l2studio", + "lgou2w", + "iqdb-api", + "iqdb-client", + "iqdb", + "image-search" + ], "dependencies": { "cheerio": "^1.0.0-rc.9", "debug": "^4.3.1",