Hello,
It would be great if your library were available directly in the Arduino IDE. This would make it much easier for many users to utilize your library.
Is there a particular reason why it hasn't been added already?
All you need to do is add a library.properties file. Here's an example for reference:
Example library.properties
Then, you can submit a pull request to the Arduino Library Registry.