yarn-lock-parser 0.7.0

yarn.lock parser
Documentation
[badges.maintenance]
status = "actively-developed"
[dependencies.nom]
version = "7.1.3"

[dependencies.thiserror]
version = "1.0.40"

[package]
authors = ["Roberto Huertas <roberto.huertas@outlook.com>", "Riccardo Attilio Galli <riccardo@sideralis.org>"]
categories = ["parsing"]
description = "yarn.lock parser"
edition = "2021"
exclude = [".github/*", "tests/*"]
keywords = ["yarn", "parser"]
license = "MIT"
name = "yarn-lock-parser"
readme = "README.md"
repository = "https://github.com/robertohuertasm/yarn-lock-parser"
version = "0.7.0"