We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca3a58 commit cbfcbe5Copy full SHA for cbfcbe5
1 file changed
README.md
@@ -38,6 +38,8 @@ npmx.dev supports npm permalink patterns:
38
| `/~<username>` | [`/~sindresorhus`](https://npmx.dev/~sindresorhus) |
39
| `/org/<name>` | [`/org/nuxt`](https://npmx.dev/org/nuxt) |
40
41
+**Coming soon** (with local connector): `/package/<name>/access`, `/package/<name>/collaborators`, `/settings/*`
42
+
43
## Tech Stack
44
45
- [Nuxt 4](https://nuxt.com/) - Vue framework
0 commit comments