{ "name": "sunscope", "version": "1.0.0", "description": "SunScope – UTCI Thermal Comfort Forecast", "type": "module", "scripts": { "build": "node build.js", "build:watch": "node --watch build.js" }, "devDependencies": { "esbuild": "^0.21.0" } }