%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/npm/lib/commands/
Upload File :
Create Path :
Current File : //usr/share/npm/lib/commands/birthday.js

const BaseCommand = require('../base-command.js')

class Birthday extends BaseCommand {
  static name = 'birthday'
  async exec () {
    this.npm.config.set('yes', true)
    return this.npm.exec('exec', ['@npmcli/npm-birthday'])
  }
}

module.exports = Birthday

Zerion Mini Shell 1.0