yarnpkg/yarn

Deduplicate `yarn licenses list`

Open

#5,074 创建于 2017年12月11日

在 GitHub 查看
 (3 评论) (4 反应) (1 负责人)JavaScript (41,514 star) (2,731 fork)batch import
cat-featuregood first issuehelp wantedtriaged

描述

Do you want to request a feature or report a bug?

feature

What is the current behavior?

If the current behavior is a bug, please provide the steps to reproduce.

if you have a lot of dependencies, it's a very long list of packages with the same license

What is the expected behavior?

a list of the licenses used, and some second way to see which package use license X (in the case that you for example can't use GPL or something, and quickly want to check for that)

Please mention your node.js, yarn and operating system version.

9.2.1 1.3.2 macOS 10.13.2

贡献者指南