support unixfs metadata and formatting it (#14) (173e4bf)
BREAKING CHANGES
In order to support metadata on intermediate directories, globSource in this module will now emit directories and files where previously it only emitted files.
Support for Node.js streams and Pull Streams has been removed