{ "name": "helloworld", "version": "1.0.0", "description": "Hello World test app for Hostityourself", "main": "server.js", "scripts": { "start": "node server.js" } }