{ "name": "https", "type": "module", "dependencies": { "@tinyhttp/app": "workspace:*" }, "scripts": { "start": "node index.js" } }