{ "name": "haiyihy-public-site", "private": true, "type": "module", "scripts": { "build": "node ./scripts/build.mjs", "new:landing": "node ./scripts/new-landing-page.mjs" } }