#!/bin/bash
#
# xtomp-runner modules
#

nmm install stomp
nmm install stomp-js
nmm install stomp-raw
nmm install stomp-frame
npm install sleep


