imsnif/synp

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

オープン

#5 opened on 2017/11/20

 (5 件のコメント) (3 件のリアクション) (0 人の担当者)JavaScript (42 件のフォーク)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (788 個のスター)
PR merge metrics
 (平均マージ 20h 41m) (30d で 1 merged PR)

説明

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

コントリビューターガイド