32 releases
new 0.3.31 | Sep 28, 2023 |
---|---|
0.3.30 | Sep 28, 2023 |
0.3.27 | May 21, 2023 |
0.3.23 | Apr 18, 2023 |
0.2.2 | Feb 26, 2023 |
#17 in #nodejs
600 downloads per month
Used in 5 crates
(4 directly)
39KB
1K
SLoC
oro-package-spec
NPM package specifier parser. This is the stuff that takes something like
foo@^1.2.3
and turns it into something meaningful.
Orogene
This package is part of Orogene, a package manager for
node_modules/
.
Contributing
For contributing guidelines, please see the main orogenee repository.
License
For licensing information, please check the LICENSE file in the Orogene repository.
lib.rs
:
NPM package specifier parser. This is the stuff that takes something like
foo@^1.2.3
and turns it into something meaningful.
Dependencies
~3–4.5MB
~111K SLoC