#javascript #nodejs #spec #package-manager #typescript #git #package #npm-package

oro-package-spec

NPM package specification parsing and manipulation

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

Download history 369/week @ 2023-06-09 841/week @ 2023-06-16 684/week @ 2023-06-23 574/week @ 2023-06-30 263/week @ 2023-07-07 329/week @ 2023-07-14 389/week @ 2023-07-21 358/week @ 2023-07-28 442/week @ 2023-08-04 212/week @ 2023-08-11 246/week @ 2023-08-18 326/week @ 2023-08-25 184/week @ 2023-09-01 189/week @ 2023-09-08 93/week @ 2023-09-15 101/week @ 2023-09-22

600 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
~111K SLoC