node-mysql-sql-builder
Version:
It's BEST for building API(s)!!!
26 lines (25 loc) • 642 B
JSON
{
"name": "node-mysql-sql-builder",
"version": "2.0.1",
"description": "It's BEST for building API(s)!!!",
"main": "index.js",
"scripts": {
"test": "npm install node-mysql-sql-builder"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mohd-baqeri/node-mysql-sql-builder.git"
},
"keywords": [
"NodeJS",
"MySQL",
"QueryBuilder",
"ExpressJS"
],
"author": "https://github.com/mohd-baqeri/",
"license": "MIT",
"bugs": {
"url": "https://github.com/mohd-baqeri/node-mysql-sql-builder/issues"
},
"homepage": "https://github.com/mohd-baqeri/node-mysql-sql-builder#readme"
}