{ "name": "twitch-vod-manager-docs", "private": true, "version": "0.1.0", "type": "module", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview" }, "dependencies": { "@astrojs/mdx": "^4.3.0", "astro": "^5.5.0" } }