Description: Native addon build tool for Node.js
node-gyp is a cross-platform command-line tool written in Node.js
for compiling native addon modules for Node.js.
It features :
* Easy to use, consistent interface * Same commands to build a module on every platform * Support of multiple target versions of Node.js
Node.js is an event-based server-side javascript engine.
Homepage:https://github.com/nodejs/node-gyp copyright | changelog | Debian changelog
Description: package manager for Node.js
Node.js is an event-based server-side javascript engine.
npm is the package manager for the Node JavaScript platform. It puts
modules in place so that node can find them, and manages dependency
conflicts intelligently.
It is extremely configurable to support a wide variety of use cases.
Most commonly, it is used to publish, discover, install, and develop
node programs.
Install also node-opener to have full npm features enabled.
Homepage:https://docs.npmjs.com/ copyright | changelog | Debian changelog | Debian README