mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-03-02 17:30:20 +00:00
9 lines
149 B
JSON
9 lines
149 B
JSON
{
|
|
"name": "container-training-pub-sub-server",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"express": "^4.16.2",
|
|
"socket.io": "^2.0.4"
|
|
}
|
|
}
|