#npm-package #nodejs #specification #parser #package-manager #orogene #specifier

oro-package-spec

NPM package specification parsing and manipulation

35 releases

0.3.34 Oct 9, 2023
0.3.33 Oct 2, 2023
0.3.32 Sep 30, 2023
0.3.27 May 21, 2023
0.2.2 Feb 26, 2023

#990 in Parser implementations

Download history 94/week @ 2024-01-11 100/week @ 2024-01-18 62/week @ 2024-01-25 39/week @ 2024-02-01 104/week @ 2024-02-08 354/week @ 2024-02-15 222/week @ 2024-02-22 144/week @ 2024-02-29 93/week @ 2024-03-07 118/week @ 2024-03-14 88/week @ 2024-03-21 111/week @ 2024-03-28 61/week @ 2024-04-04 153/week @ 2024-04-11 75/week @ 2024-04-18 54/week @ 2024-04-25

369 downloads per month
Used in 5 crates (4 directly)

Apache-2.0

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
~113K SLoC