bower

Package manager for web development dependencies and assets

brewmacoslinux
Try with needOr install directly
Source

About

Package manager for the web

Commands

bower

Examples

Initialize a new bower project with interactive setup$ bower init
Install a package and save it to bower.json$ bower install jquery --save
List all installed packages and their dependencies$ bower list