JSDT is now supporting two package managers Bower and npm. There are wizards for creating bower.json / package.json and launch shortcuts for executing update
and install
commands.
Both package managers fall back on native implementation, hence the following software must be pre-installed on the system:
-
Node.js
-
Bower
-
npm