pkg is command line interface that enables packaging a Node.js project into a platform specific executable that can be run even on devices without Node.js installed.
Can be used from task runners to build an executable of your application.
More info: https://www.npmjs.com/package/pkg