Hi,
I recently checked out npms-api and I'm really impressed by the amount of info it provides related to npm packages. However when I try for https://api.npms.io/v2/package/dronejs, I see that the response has github object inside the collected object but if I try for https://api.npms.io/v2/package/react then I don't see github object in it. Can you tell me the reason why this is happening or is there something I'm doing wrong?
Thanks,
Monik