{ "name": "@nodedc/foundry-codex-agent", "version": "0.1.0", "private": true, "type": "module", "bin": { "nodedc-foundry-codex-agent": "bin/nodedc-foundry-codex-agent.mjs" }, "files": [ "bin" ], "engines": { "node": ">=20" } }