{ "name": "node", "version": "1.0.0", "description": "", "type": "module", "main": "index.js", "scripts": { "run": "node index.js" }, "keywords": [], "author": "", "license": "ISC" }