Hi,
You can follow the Google Sheets NPM Example to learn how to work with Google APIs using NPM (It will be the same for Cloud Vision too, the only thing is that you will need to use your Google Cloud Platform Account’s Service Account Credentials instead of OAuth )
Take a look at my post here which will give you an example of the working code required for this task.
Thank you Shan. Much appreciated!