yarnpkg/yarn

`yarn list --depth 0` list all installed dependencies in node_modules beside in package.json

Open

#3.569 geöffnet am 3. Juni 2017

Auf GitHub ansehen
 (28 Kommentare) (30 Reaktionen) (0 zugewiesene Personen)JavaScript (41.514 Stars) (2.731 Forks)batch import
cat-featuregood first issuehelp wantedtriaged

Beschreibung

yarn list --depth 0 list all installed dependencies in node_modules beside in package.json

I need yarn list able to list only installed dependencies in package.json

node.js version 6.10.3 macOS Sierra 10.12.5

Contributor Guide