Find the next word after a particular word in javascript

I want to find all the words that occur after a particular word. For eg:

I want to deliver goods from Indonesia to India

Here, I want all the words that occur after to ,so the result should be an array containing deliver and India