{ "name": "mma_website_docker", "version": "0.2.0", "description": "Generic Website", "author": "Mahesh Asolkar ", "main": "website.js", "scripts": { "start": "node website.js" }, "license": "MIT", "repository": { "type": "git", "url": "https://git.heshapps.com/asolkar/mma-website.git" } }