allex_masterservice
Version:
24 lines (23 loc) • 449 B
JSON
{
"name": "allex_masterservice",
"version": "1.3.5",
"description": "MasterService",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git@github.com:allex-services/master.git"
},
"dependencies": {
"allex_unixsocketcleanerserverruntimelib": "1.x"
},
"keywords": [
"ecosystem:allex",
"Service",
"Master"
],
"author": "HERS Belgrade",
"license": "ISC"
}