.TH "NPM\-STAR" "1" "November 2023" "9.2.0" .SH "NAME" \fBnpm-star\fR .SH Synopsis .P Note: This command is unaware of workspaces\. .SH Description .P "Starring" a package means that you have some interest in it\. It's .br a vaguely positive way to show that you care\. .P It's a boolean thing\. Starring repeatedly has no additional effect\. .SH More .P There's also these extra commands to help you manage your favorite packages: .SS Unstar .P You can also "unstar" a package using \fBnpm unstar\fP .P "Unstarring" is the same thing, but in reverse\. .SS Listing stars .P You can see all your starred packages using \fBnpm stars\fP .SH Configuration .SH See Also .RS 1 .IP \(bu 2 package spec .IP \(bu 2 npm unstar .IP \(bu 2 npm stars .IP \(bu 2 npm view .IP \(bu 2 npm whoami .IP \(bu 2 npm adduser .RE