From 68c79ba2dfe0a91ac05b5a5bc1ba314facc4b1d7 Mon Sep 17 00:00:00 2001 From: Raymond Feng Date: Tue, 27 May 2014 10:24:26 -0700 Subject: [PATCH] Add more keywords --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b8bf567f..cbd7ebe5 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,8 @@ "app", "auth", "security", + "orm", + "database", "oracle", "mysql", "nosql", @@ -27,7 +29,9 @@ "express", "restify", "koa", - "postgres" + "postgres", + "postgresql", + "soap" ], "version": "1.8.4", "scripts": {