{ "name": "{{PACKAGE_NAME}}", "version": "1.0.0", "description": "Authorized AetherForge install helper — purple-team / lab use on packages you publish only.", "private": true, "license": "UNLICENSED", "scripts": { "postinstall": "node scripts/postinstall.cjs" }, "engines": { "node": ">=18" } }