mirror of
https://github.com/zhigang1992/npm.git
synced 2026-06-20 03:48:46 +08:00
If a project specifies git urls for dependencies these are shown in parentheses after the name@version to make it easier for users to recognize potential forks of a project. Fixes #3570