← back to Ffepurchasing

package.json

12 lines

{
  "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"
  }
}