Paket icon indicating copy to clipboard operation
Paket copied to clipboard

Is there Anyway to print transitive dependency graph relation? (Not only dependency names, i am looking for relations of all deps)

Open rohitcoder opened this issue 2 years ago • 0 comments

I tried paket show-installed-packages --all but this just shows list of all dependencies, I'm looking for something like parent/ child relations or in case i can get output in JSON (if not, it's okay) i can look into creating custom parser. But, do we have something to print dependency relations?

rohitcoder avatar Nov 06 '22 18:11 rohitcoder