From 23a1cc5742c9a12ba0c26aa13f43a1c1f225f201 Mon Sep 17 00:00:00 2001 From: Timo Hocker Date: Wed, 13 May 2020 21:26:59 +0200 Subject: [PATCH] add keyword --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 78f9a5f..6854bfc 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,9 @@ "type": "git", "url": "https://git.scode.ovh/timo/standard.git" }, + "keywords": [ + "standard" + ] "license": "MIT", "devDependencies": { "@sapphirecode/eslint-config": "^2.1.3",