4 releases (breaking)
new 0.4.0 | Jan 9, 2025 |
---|---|
0.3.0 | Dec 22, 2024 |
0.2.0 | Dec 18, 2024 |
0.1.0 | Nov 21, 2024 |
#2334 in Parser implementations
232 downloads per month
Used in 2 crates
(via chaste)
65KB
1.5K
SLoC
Chaste parses npm lockfiles.
Development status: alpha.
This crate contains the implementation for npm only.
You're probably interested in the chaste
crate,
which re-exposes this crate.
Documentation: https://docs.rs/chaste-npm
- Main crate:
chaste
crate - CLI:
chaste-cli
crate - Types package:
chaste-types
crate - pnpm implementation:
chaste-pnpm
crate - yarn implementation:
chaste-yarn
crate
Dependencies
~6MB
~110K SLoC