bobby_query
Version:
Easily Create [Express] APIs to serve Web Application.
33 lines (32 loc) • 707 B
JSON
{
"name": "bobby_query",
"version": "1.2.0",
"description": "Easily Create [Express] APIs to serve Web Application.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jonjj2016/reqBobby.git"
},
"keywords": [
"express",
"mongodb",
"CRUD",
"mongoose",
"nodejs",
"API",
"populate",
"query",
"pagination",
"Error Handling",
"asyncHandler"
],
"author": "Jon Martirosyan",
"license": "ISC",
"bugs": {
"url": "https://github.com/jonjj2016/reqBobby/issues"
},
"homepage": "https://github.com/jonjj2016/reqBobby#readme"
}