From f4ebab1c0bd774f2d1f40e33fa538e7c50caa969 Mon Sep 17 00:00:00 2001 From: joe fleming Date: Thu, 4 Apr 2019 16:32:56 -0700 Subject: [PATCH] chore: add keywords --- package.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e55f68..2380824 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,16 @@ "type": "git", "url": "git+https://github.com/w33ble/pkgcomp.git" }, - "keywords": [], + "keywords": [ + "spawn", + "execute", + "change", + "changed", + "dependencies", + "package", + "package.json", + "package change" + ], "files": [ "src/", "index.js",