Add more keywords

This commit is contained in:
Raymond Feng 2014-05-27 10:24:26 -07:00
parent b971734791
commit 68c79ba2df
1 changed files with 5 additions and 1 deletions

View File

@ -17,6 +17,8 @@
"app", "app",
"auth", "auth",
"security", "security",
"orm",
"database",
"oracle", "oracle",
"mysql", "mysql",
"nosql", "nosql",
@ -27,7 +29,9 @@
"express", "express",
"restify", "restify",
"koa", "koa",
"postgres" "postgres",
"postgresql",
"soap"
], ],
"version": "1.8.4", "version": "1.8.4",
"scripts": { "scripts": {