UNPKG

pagi-help

Version:
26 lines (25 loc) 498 B
{ "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" } }