﻿{
  "name": "sorrento-api",
  "version": "1.0.0",
  "private": true,
  "engines": { "node": ">=18" },
  "scripts": { "start": "node server-dist/index.cjs" }
}
