kapytein / deptree

deptree is a library which can be used to parse project files to generate a dependency tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deptree

deptree generates a dependency tree from NPM projects. This was mainly used for some previous educational projects. Currently only supports projects with lock file version 1.

About

deptree is a library which can be used to parse project files to generate a dependency tree

License:MIT License


Languages

Language:Python 100.0%