Add more keywords
This commit is contained in:
parent
b971734791
commit
68c79ba2df
|
@ -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": {
|
||||||
|
|
Loading…
Reference in New Issue