[console_scripts]
corepack = nodejs_wheel.executable:_corepack_entry_point
node = nodejs_wheel.executable:_node_entry_point
npm = nodejs_wheel.executable:_npm_entry_point
npx = nodejs_wheel.executable:_npx_entry_point
