Fork of asset-builder without the Bower requirement.
Assembles and orchestrates your dependencies so you can run them through your asset pipeline. Feed it a manifest file and it will give you globs.
npm install @joltdesign/asset-builder --save-devvar manifest = require('asset-builder')('./assets/manifest.json');