module.exports = [ { "user": "hi" }, { "bot": "Please type any number" }, { "user": "123.45" }, { "bot": "Your response is:123.45" } ];