I have a project that use npm for node dependencies and bower dependencies. I am trying to to pac both dependencies, but they get mixed. I would be nice to have the dependencies in different folders, for example ``` .modules npm bower ``` I think it's related with #8
I have a project that use npm for node dependencies and bower dependencies. I am trying to to pac both dependencies, but they get mixed.
I would be nice to have the dependencies in different folders, for example
I think it's related with #8