File manager - Edit - /usr/share/nodejs/npm/lib/commands/unstar.js
Back
const Star = require('./star.js') class Unstar extends Star { static description = 'Remove an item from your favorite packages' static name = 'unstar' static params = [ 'registry', 'unicode', 'otp', ] async exec (args) { this.npm.config.set('star.unstar', true) return super.exec(args) } } module.exports = Unstar
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings