{ "name": "hello-world", "version": "1.0.0", "main": "index.js", "type": "commonjs", "scripts": { "start": "node index.js" } }