npm Modules

In the npm Modules tool, you install npm packages to your Neptune DXP - Open Edition instance. You can use these modules, for example, in the Script Editor within scripts.

npm is the package manager for the Node JavaScript (Node.js) platform. npm is used to publish, discover, install, and develop node programs.

Therefore, the download and installation of Node.js and npm is a prerequisite to use this tool.

npm is included in the standard Node.js installation. No separate installation of npm is required.