It would be nice to use angular-useragent-parser module with browserify: ``` angular.module('app', [require('angular-useragent-parser')]); ```