npm-package-arg
npm-package-arg copied to clipboard
feat: add scopeWithoutName property
It seems to me that this is a missing property. If you input a scoped package, parsing both the left and the right side seems like a good idea for this project.
This looks like a similar PR to https://github.com/npm/npm-package-arg/pull/49.
I think either one would be ok w/ tests, docs, and a proper attribute name.
Closing due to age. If this is still something you want feel free to rebase against the HEAD branch and be sure test are passing. The name of the attribute itself is easily changed to project at that point.