Crate oro_package_spec
source ·Expand description
NPM package specifier parser. This is the stuff that takes something like
foo@^1.2.3
and turns it into something meaningful.
Structs
- An invalid package specifier was provided.
NPM package specifier parser. This is the stuff that takes something like
foo@^1.2.3
and turns it into something meaningful.