I think that having GitHub repo named request-promise-retry (which is also mentioned in README) and publishing project to NPM as promise-request-retry is pretty confusing.
Note that NPM package named promise-request-retry actually exists and seems to be old and unmaintained. I've installed this one by mistake and it took me some time to figure it out.
I suggest to rename the repo to avoid such kind of confusions in the future. This seems to be a simple process - https://help.github.com/en/github/administering-a-repository/renaming-a-repository.
And thank you for publishing this useful project :)
I think that having GitHub repo named
request-promise-retry(which is also mentioned in README) and publishing project to NPM aspromise-request-retryis pretty confusing.Note that NPM package named
promise-request-retryactually exists and seems to be old and unmaintained. I've installed this one by mistake and it took me some time to figure it out.I suggest to rename the repo to avoid such kind of confusions in the future. This seems to be a simple process - https://help.github.com/en/github/administering-a-repository/renaming-a-repository.
And thank you for publishing this useful project :)