yarn-lock-parser 0.2.0

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

[dependencies.thiserror]
version = "1.0.24"

[package]
authors = ["Roberto Huertas <roberto.huertas@outlook.com>"]
categories = ["parsing"]
description = "yarn.lock parser"
edition = "2018"
exclude = [".github/*", "yarn.lock"]
keywords = ["yarn"]
license = "MIT"
name = "yarn-lock-parser"
readme = "README.md"
repository = "https://github.com/robertohuertasm/yarn-lock-parser"
version = "0.2.0"