DOKK / manpages / debian 12 / npm2deb / npm2deb.1.en
npm2deb(1) General Commands Manual npm2deb(1)

npm2deb - debianize nodejs modules available via npm

npm2deb [-D debug] { create | view | depends | rdepends | search | itp } node_module
npm2deb license {-l | license }

A script to make faster and easier packaging nodejs modules already provided by npm.

Take care to have defined DEBEMAIL (or EMAIL) and DEBFULLNAME environment variables correctly.

show this help message and exit
set debug level
show program's version number and exit

create the debian files
a summary view of a node module
show module dependencies in npm and debian
show the reverse dependencies for module
look for module in debian project
print a itp bug template
print license template and exit

Leo Iannacone <l3on@ubuntu.com>

Copyright © 2014 Leo Iannacone
http://leoiannacone.com

License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>.