From 56a31c8375c4f86d526564671be5e85501e2726c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vic=20Sh=C3=B3stak?= Date: Thu, 23 Jan 2020 22:37:39 +0300 Subject: [PATCH] Update package.json --- package.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c7e45f6..5ef2628 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,11 @@ "type": "git", "url": "git+https://github.com/hankchizljaw/modern-css-reset.git" }, - "keywords": [], - "author": "", + "keywords": [ + "css reset", + "modern css reset" + ], + "author": "Andy Bell (https://hankchizljaw.com)", "license": "MIT", "bugs": { "url": "https://github.com/hankchizljaw/modern-css-reset/issues"