{ "name": "dm", "type": "module", "bin": { "dm": "dist/index.mjs" }, "scripts": { "build": "tsdown --env.NODE_ENV=production" } }