Node server to manage ArangoDB instances
npm install arangodb-instance-manageronly for ArangoDB internal test usage
publish with:
npm publish (You will need access to that npm repository)
This will run the prepublish script (building the lib, see package.json) automatically before the actual publish.