Nothing but javascript "Hello World!" Installation npm install hello-world-js --save Usage var helloLib = require('hello-world-js'); console.log(helloLib.hello()); Author dhilt (c) 2017