package.json
{
"name": "ffepurchasing",
"version": "0.1.0",
"description": "FFE PURCHASING — B2B trade portal and public hospitality FF&E catalog. NET30, MOQ-aware, tear-sheets. DW family vertical.",
"main": "server.js",
"scripts": { "start": "node server.js" },
"dependencies": {
"express": "^4.21.0",
"helmet": "^8.1.0"
}
}