Agent File

Our Node.js agents are published in the npm registry. You download it and all its dependencies using the npm repository commands, for example:

Unix:
npm i slnodejs

Windows:
call npm i slnodejs
BASH