imsnif/synp

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

开放

#5 创建于 2017年11月20日

 (5 条评论) (3 个反应) (0 位负责人)JavaScript (42 个派生)github user discovery
good first issuehelp wanted

仓库指标

星标
 (788 个星标)
PR 合并指标
 (平均合并 20小时 41分钟) (30 天内合并 1 个 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

贡献者指南