{ "name": "sde-meeting-toolkit", "version": "1.0.0", "private": true, "description": "Local environment for the Project SDE meeting and workshop tools", "scripts": { "serve": "npx --yes serve . -l 5173", "start": "npm run serve" } }