imsnif/synp

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

Ouverte

#5 ouverte le 20 nov. 2017

 (5 commentaires) (3 réactions) (0 personne assignée)JavaScript (42 forks)github user discovery
good first issuehelp wanted

Métriques du dépôt

Stars
 (788 étoiles)
Métriques de merge PR
 (Merge moyen 20h 41m) (1 PR mergée en 30 j)

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

Guide contributeur