{ "name": "orbyt-site", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "check": "astro check", "preview": "astro preview", "astro": "astro" }, "repository": { "type": "git", "url": "git+https://github.com/Hann8n/orbyt-site.git" }, "keywords": [], "author": "", "license": "MIT", "type": "commonjs", "bugs": { "url": "https://github.com/Hann8n/orbyt-site/issues" }, "homepage": "https://github.com/Hann8n/orbyt-site#readme", "dependencies": { "@astrojs/cloudflare": "^12.6.12", "astro": "^5.17.3" } }