add http posting
Showing
with
38 additions
and
6 deletions
tools/wsEventEmulator/.vscode/launch.json
0 → 100644
... | ... | @@ -18,10 +18,10 @@ |
"http": "0.0.0", | ||
"node-schedule": "^1.2.5", | ||
"optimist": "^0.6.1", | ||
"request": "^2.83.0", | ||
"ws": "^3.2.0" | ||
}, | ||
"bin": { | ||
"ws-event-emulator": "./app.js" | ||
} | ||
} |
Please
register
or
sign in
to comment