Add a method to the Entry to allow the capability of building a dependency hierarchy tree. This will allow us to visualize all the dependencies a specific package has and to which versions as well.
Consider maybe later a nice vuejs plugin to represent trees to allow for collapse/expand, etc.