Right now, Content Resolver pages are "bottom up".
This means that the page for a package shows what other packages depend on the package.
But there is no way of seeing that packages dependencies.
This results in the person doing the searching to have a different way of listing the dependencies while they are researching.
Update the pages (and code if needs be) so that they also have the dependencies of a package.