imsnif/synp

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

Aperta

#5 aperta il 20 nov 2017

 (5 commenti) (3 reazioni) (0 assegnatari)JavaScript (42 fork)github user discovery
good first issuehelp wanted

Metriche repository

Star
 (788 stelle)
Metriche merge PR
 (Merge medio 20h 41m) (1 PR mergiata in 30 g)

Descrizione

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

Guida contributor