
Plugin name: httpserver
Extract folder: /node	- all assets from the npm.zip file go there
Attached file: npm.zip - should contain node application and modules

The node plugin creates a /node directory on the sd card. When the plugin runs, it copies the npm.zip
file to the root and extracts it into the /node directory.

It then starts the server.html file from the node directory. 
