From 086b9032d589d7065aa049a67e6922148ea3f4fc Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sat, 7 Oct 2017 01:09:26 +0400 Subject: Adding keywords --- package.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 2718f65..03719e9 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,15 @@ "type": "git", "url": "git://github.com/valentineus/simple-container.git" }, - "keywords": [], + "keywords": [ + "minimalism", + "container", + "interface", + "testing", + "docker", + "simple", + "api" + ], "main": "lib/index.js", "devDependencies": { "babel-cli": "^6.26.0", -- cgit v1.2.3