projects
/
nodejsws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
0372d7f
)
added a few keywords to the package file
author
paulr
<paulr@tv.pjr.cc>
Sun, 30 Dec 2012 11:49:59 +0000 (22:49 +1100)
committer
paulr
<paulr@tv.pjr.cc>
Sun, 30 Dec 2012 11:49:59 +0000 (22:49 +1100)
package.json
patch
|
blob
|
history
diff --git
a/package.json
b/package.json
index
2a5d438
..
1be4efa
100644
(file)
--- 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 <me@pjr.cc>",
"contributors" : [],
"dependencies" : [],