Default Plugins@yarnpkg/plugin-npm-cliClassesNpmTagRemoveCommandOn this pageNpmTagRemoveCommand HierarchyBaseCommandNpmTagRemoveCommandIndex ConstructorsconstructorPropertiescwdpackagetagpathsusageMethodsexecutevalidateAndExecuteConstructors constructornew NpmTagRemoveCommand(): defaultReturns defaultProperties cwdcwd: undefined | string = ...packagepackage: string = ...tagtag: string = ...staticpathspaths: string[][] = ...staticusageusage: Usage = ...Methods executeexecute(): Promise<0 | 1>Returns Promise<0 | 1>validateAndExecutevalidateAndExecute(): Promise<number>Returns Promise<number>