responsify-requests
Version:
This package will help you throw the response messages along with the proper status code and proper structure.
17 lines (16 loc) • 427 B
JSON
{
"name": "responsify-requests",
"version": "1.0.9",
"description": "This package will help you throw the response messages along with the proper status code and proper structure.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"response",
"response-generator",
"http-response-message"
],
"author": "Dharm Joshi",
"license": "ISC"
}