find-deps
                                
                                
                                
                                    find-deps copied to clipboard
                            
                            
                            
                        Finds fork of storage-atom
$ clj -A:find-deps "storage-atom"
Checking out: https://github.com/hagmonk/find-deps at 6fc73813aafdd2288260abb2160ce0d4cdbac8be
{:deps {ninjudd/storage-atom {:mvn/version "1.2.4-beta"}}}
I'd expect https://clojars.org/alandipert/storage-atom, rather than https://clojars.org/ninjudd/storage-atom, which presumably is some kind of fork.
I see that result too. I'll investigate why Alan's result isn't ranked more highly. Thanks for the report!