loopback3-xtotalcount
Version:
Add X-Total-Count header to all search requests for Loopback 3.0
27 lines (26 loc) • 667 B
JSON
{
"name": "loopback3-xtotalcount",
"version": "0.1.2",
"description": "Add X-Total-Count header to all search requests for Loopback 3.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/kimkha/loopback3-xTotalCount.git"
},
"keywords": [
"loopback",
"mongodb",
"nodeJs",
"X-Total-Count",
"json-server"
],
"author": "Nguyen Kim Kha",
"license": "MIT",
"bugs": {
"url": "https://github.com/kimkha/loopback3-xTotalCount/issues"
},
"homepage": "https://github.com/kimkha/loopback3-xTotalCount#README.md"
}