Just list your dependencies:
bower list
Then you should run all install commands with parameter ‘–save’ like this:
bower install bootstrap --save
It’s a hard work, but if you have a thousand dependencies, you could create a script to automate the task.