imsnif/synp

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

Aberta

#5 aberto em 20 de nov. de 2017

 (5 comentários) (3 reações) (0 responsável)JavaScript (42 forks)github user discovery
good first issuehelp wanted

Métricas do repositório

Stars
 (788 estrelas)
Métricas de merge de PR
 (Mesclagem média 20h 41m) (1 fundiu PR em 30d)

Description

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

Guia do colaborador