pagi-help
Version:
Pagination Api Helper For Mysql
26 lines (25 loc) • 498 B
JSON
{
"name": "pagi-help",
"version": "2.0.0",
"description": "Pagination Api Helper For Mysql",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"pagination",
"mysql",
"page",
"search",
"util"
],
"repository": {
"type": "git",
"url": "https://github.com/Codebucket-Solutions/PagiHelp.git"
},
"author": "Abhinav Gautam",
"license": "MIT",
"dependencies": {
"sqlstring": "^2.3.3"
}
}