10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"name": "web-ping",
|
|
"version": "1.0.0",
|
|
"main": "app.js",
|
|
"author": "kiamol",
|
|
"dependencies": {
|
|
"winston": "3.3.3"
|
|
}
|
|
}
|