패키지에서 즐겨찾기/별표 표시를 제거. 더 많은 정보: https://docs.npmjs.com/cli/commands/npm-unstar.
npm unstar {{패키지_이름}}
npm unstar @{{범위}}/{{패키지_이름}}
npm unstar {{패키지_이름}} --registry {{레지스트리_URL}}
npm unstar {{패키지_이름}} --auth-type {{legacy|oauth|web|saml}}
npm unstar {{패키지_이름}} --otp {{OTP}}
npm unstar {{패키지_이름}} --loglevel {{silent|error|warn|notice|http|timing|info|verbose|silly}}