Remove the favorite/star mark from a package. More information: https://docs.npmjs.com/cli/commands/npm-unstar.
npm unstar {{package_name}}
npm unstar @{{scope}}/{{package_name}}
npm unstar {{package_name}} --registry {{registry_url}}
npm unstar {{package_name}} --auth-type {{legacy|oauth|web|saml}}
npm unstar {{package_name}} --otp {{otp}}
npm unstar {{package_name}} --loglevel {{silent|error|warn|notice|http|timing|info|verbose|silly}}