The package manager is the bower.json and package.json files. I'm not sure if there is a better library to help manage them, but I wouldn't be surprised.
I would try deleting the bower_components folder, making sure your bower.json file has everything upto date or latest version, and then running bower install again.