Skip to content

parse lockfiles of npm, yarn, pnpm. generic lockfile parser for javascript, to get the deep tree of dependencies, without deduplication. alternative to snyk-nodejs-lockfile-parser

License

Notifications You must be signed in to change notification settings

milahu/parse-package-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parse-package-lock

parse lockfiles of npm, yarn, pnpm

  • only 300 lines of code: readable, hackable
  • using the original code to parse lockfiles

why

useful for

  • implementing a custom npm install
  • analysis of the dependency tree

todo

similar projects

About

parse lockfiles of npm, yarn, pnpm. generic lockfile parser for javascript, to get the deep tree of dependencies, without deduplication. alternative to snyk-nodejs-lockfile-parser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published