Hi Aakash,
It looks like this is your first submission, so it is expected that it might take a bit longer. Regardless, I checked in on your item and I can see that everything is going as expected.
Hopefully you will get a verdict in the next few days.
As a note, it looks like you are shipping your node_modules/ folder. I would encourage you to consider using a bundler to strip away anything you don't need as shipping that entire folder adds a lot of code to the package. That makes it bigger, and also potentially harder to review.
Thanks,