Binary package “libjavascript-packer-perl” in ubuntu trusty

module to compact JavaScript code

 JavaScript::Packer is a Perl module that attempts to compact your JavaScript
 code by removing unneeded whitespace, comments and newlines. This can result
 in substantial size reductions, which can decrease loading times.