Fetch cordova plugins from remote based on package.json

hi guys,
Could anyone please help me with installation of cordova plugins? I have all the plugins listed in my package.json. What can I do to have it fetch all the plugins from remote and put them in my project’s plugins folder?
I am using ionic cli 3.9.2 and cordova cli 6.5. Thanks!