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