import packageJSON from '../package.json' with {type: 'json'}; process.stdout.write(packageJSON.version);