NPM recipe Installing require 'recipe/npm.php'; Configuration options bin/npm (optional): set NPM binary, automatically detected otherwise. Tasks npm:install Install NPM packages Suggested Usage after('deploy:update_code', 'npm:install');