peepal
Version:
distributed logger with traceId support
17 lines (16 loc) • 315 B
JSON
{
"name": "notificationservice",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.18.2",
"peepal": "../../index.js"
}
}