{ "name": "@evofw/api", "private": true, "version": "0.0.0", "type": "module", "scripts": { "dev": "echo \"api: scaffold — Fastify app not initialized yet\"", "build": "echo \"api: scaffold — skip\"", "lint": "echo \"api: scaffold — skip\"", "test": "echo \"api: scaffold — skip\"" } }