Node Package Manager
In the Node Package Manager, 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.
Download and installation of Node.js and npm is therefore a prerequisite to use this tool.
| npm is included in the standard Node.js installation. No separate installation of npm is required. |