I wrote a package a while ago (mainly to see how to write packages, but also because I REALLY missed that functionality).
The code I wrote has now been ported (with my blessing) in to a more core/common package, so I’m happy to shut mine down.
However, I am unaware of any nice way of doing this? I can just delete the github repository, but I don’t know if there’s a way of posting a message in to people’s Atom to say that there’s no need to install the package any more (it’s part of bracket-matcher). It would be even nicer if it could auto-remove ruby-string-interpolation if they have the correct version of bracket-matcher installed…