{ "scripts": { "start:umd": "node index.mjs", "start:cjs": "node index.js" } }