yarnpkg/yarn

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

Open

#3,569 opened on Jun 3, 2017

View on GitHub
 (28 comments) (30 reactions) (0 assignees)JavaScript (2,731 forks)batch import
cat-featuregood first issuehelp wantedtriaged

Repository metrics

Stars
 (41,514 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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