.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
.TH PKGJS-RUN "1" "June 2026" "pkgjs-run 0.17.4~bpo13+1" "User Commands"
.SH NAME
pkgjs-run \- pkgjs-run
.SH SYNOPSIS
.B pkgjs-run
\fI\,<target>\/\fR
.SH DESCRIPTION
Launch script defined in "package.json \-> scripts \-> <target>" using sh like
a "npm run".
.SS "Features:"
.IP
\- add node_modules/.bin in PATH
\- ignore git, husky, sudo and su commands
\- replace all "npm run" by pkgjs\-run
\- replace all "npm install" by pkgjs\-install \fB\-\-ignore\fR \fB\-\-no\-download\fR
