]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/doc/cli/npm-stars.md
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / doc / cli / npm-stars.md
1 npm-stars(1) -- View packages marked as favorites
2 =================================================
3
4 ## SYNOPSIS
5
6     npm stars
7     npm stars [username]
8
9 ## DESCRIPTION
10
11 If you have starred a lot of neat things and want to find them again
12 quickly this command lets you do just that.
13
14 You may also want to see your friend's favorite packages, in this case
15 you will most certainly enjoy this command.
16
17 ## SEE ALSO
18
19 * npm-star(1)
20 * npm-view(1)
21 * npm-whoami(1)
22 * npm-adduser(1)