{
  "name": "artsourceinternational",
  "private": true,
  "type": "module",
  "version": "1.0.0",
  "engines": { "node": ">=20" },
  "scripts": {
    "start": "node server/index.mjs"
  }
}
