Binary package “nodejs-dev” in ubuntu precise
Development files for Node.js
Node.js provides an event-based server-side javascript engine.
.
It is similar in design to and influenced by systems like
Ruby's Event Machine or Python's Twisted.
.
Node.js takes the event model a bit further - it presents the event
loop as a language construct instead of as a library.
.
This package is needed to build plugins.