From 4eec4b6a908bcc4fe497a70177c987e6b340772a Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Tue, 27 May 2014 20:31:51 -0400 Subject: [PATCH] add more keywords --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 234c7bb..78ba1c8 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,9 @@ "watch", "cli", "file", - "command" + "command", + "make", + "makefile" ], "author": "Brett Langdon (http://brett.is)", "license": "MIT",