UNPKG

@wickr-sample-integrations/wickrio-hello-world-bot

Version:
21 lines (20 loc) 361 B
{ "apps": [{ "name": "WickrIO-Hello-World-Bot", "args": [], "script": "node hello_world_bot.js", "exec_interpreter": "none", "autorestart": false, "watch": [ "package.json" ], "ignore_watch": [ ".git" ], "env": { "tokens": {} }, "out_file": "log.output", "error_file": "err.output" }] }