Comparing version 0.0.9-alpha.4 to 0.0.9-alpha.5
{ | ||
"name": "api-core", | ||
"version": "0.0.9-alpha.4", | ||
"version": "0.0.9-alpha.5", | ||
"description": "Lightweight framework for building dynamic multi-level APIs for any provider (Express, socket.io, etc.), consumable via multiple channels (HTTP, socket.io, etc.)", | ||
@@ -22,3 +22,33 @@ "main": "dist/index.js", | ||
"tap": "^8.0.0" | ||
} | ||
} | ||
}, | ||
"keywords": [ | ||
"acl", | ||
"api", | ||
"auth", | ||
"basic", | ||
"channel", | ||
"data", | ||
"dynamic", | ||
"easy", | ||
"express", | ||
"generate", | ||
"http", | ||
"json", | ||
"koa", | ||
"light", | ||
"model", | ||
"mongo", | ||
"postgres", | ||
"provider", | ||
"rest", | ||
"restful", | ||
"restify", | ||
"security", | ||
"soap", | ||
"socket", | ||
"socketio", | ||
"sql", | ||
"transform", | ||
"web" | ||
] | ||
} |
Sorry, the diff of this file is not supported yet
344150