As the title says, is there a way to find out which packages depend on a specific package in Julia?
julia> Pkg.dependents("JSON")
53-element Array{AbstractString,1}:
...
Note this only includes packages you have installed.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With