From cbf61e4971ed5371fa05018756dfbf78dc96b54c Mon Sep 17 00:00:00 2001 From: paulr Date: Sun, 30 Dec 2012 22:49:59 +1100 Subject: [PATCH] added a few keywords to the package file --- package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 2a5d438..1be4efa 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name" : "njspurls", "description" : "Node JS Primary URL Servicer.", "homepage" : "http://pjr.cc/", - "keywords" : ["util", "functional", "server", "client", "browser"], + "keywords" : ["njspurls", "framework", "web"], "author" : "Paul J R ", "contributors" : [], "dependencies" : [], -- 1.7.0.4