imsnif/synp

Use npm-logical-tree to get a traversable dependency graph

Offen

#5 geöffnet am 20.11.2017

 (5 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)JavaScript (42 Forks)github user discovery
good first issuehelp wanted

Repository-Metriken

Stars
 (788 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 20h 41m) (1 gemergte PR in 30 T)

Beschreibung

Right now, we're doing a lot of this manually, and flattening the package-lock.json file. It'll save a lot (and likely protect against future breakage) to use this instead:

https://www.npmjs.com/package/npm-logical-tree

Contributor Guide