### Describe the feature Instead of having to write `/:package/v/:version` allow `/:package/:version` with redirect like `/:name` to `/package/:name` ### Additional information - [ ] Would you be willing to help implement this feature? ### Final checks - [x] Read the [contribution guide](https://github.com/npmx-dev/npmx.dev/blob/main/CONTRIBUTING.md). - [x] Check existing [issues](https://github.com/npmx-dev/npmx.dev/issues).
Describe the feature
Instead of having to write
/:package/v/:versionallow/:package/:versionwith redirect like/:nameto/package/:nameAdditional information
Final checks