Source: nvm
Section: libs
Homepage: https://github.com/nvm-sh/nvm
Priority: optional
Standards-Version: 4.6.0
Build-Depends: bash,
               bash-completion,
               debhelper-compat (= 13),
               dh-sequence-bash-completion
Rules-Requires-Root: no
Vcs-Git: https://invent.kde.org/neon/neon-packaging/nvm.git
Vcs-Browser: https://invent.kde.org/neon/neon-packaging/nvm
Maintainer: Neon CI <neon@kde.org>

Package: nvm
Architecture: any
Multi-Arch: foreign
Depends: bash, bash-completion
Description: nvm is a version manager for node.js,
 It is designed to be installed per-user, and invoked
 per-shell. nvm works on any POSIX-compliant shell
 (sh, dash, ksh,  zsh, bash), in particular on these
 platforms: unix, macOS, and windows WSL.
