The nbbpm checks new packages that get added to npm, so if you unpublish your package, we won't know.
Best bet would be to keep the package there so users on old NodeBB versions can still install it, but put an nbbpm.indexed = false in package.json, so when it comes through from npm, nbbpm will know to remove it from the index.