mh_ms_helper
Version:
Provides the required configuration and connection to Micro services for MH control Central System.
25 lines (24 loc) • 640 B
JSON
{
"name": "mh_ms_helper",
"version": "1.0.0",
"description": "Provides the required configuration and connection to Micro services for MH control Central System.",
"main": "socket.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/matrixhive-technologies/mh_ms_helper.git"
},
"keywords": [
"Micro",
"Services",
"FeathersJS"
],
"author": "Rupesh Patel",
"license": "ISC",
"bugs": {
"url": "https://github.com/matrixhive-technologies/mh_ms_helper/issues"
},
"homepage": "https://github.com/matrixhive-technologies/mh_ms_helper#readme"
}