README
Probably this package isn't useful for you. It collects the dependencies of some special Bower package and merges them with the package.json in the root.
Install
$ npm install ws-bowerdep
Usage
require('ws-bowerdep')(function(config) {
console.log(config);
});