UNPKG

@wickr-sample-integrations/wickrio-example-app

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