{
	"repository": {
		"url": "https://github.com/remotion-dev/remotion/tree/main/packages/astro-example"
	},
	"name": "@remotion/astro-example",
	"private": true,
	"type": "module",
	"version": "4.0.440",
	"scripts": {
		"dev": "astro dev",
		"start": "astro dev",
		"test": "node test.mjs && node test.cjs && node build.mjs",
		"preview": "astro preview",
		"astro": "astro"
	},
	"dependencies": {
		"@astrojs/react": "4.0.0",
		"@remotion/gif": "workspace:*",
		"@remotion/lottie": "workspace:*",
		"@remotion/motion-blur": "workspace:*",
		"@remotion/player": "workspace:*",
		"@remotion/skia": "workspace:*",
		"@remotion/three": "workspace:*",
		"@remotion/transitions": "workspace:*",
		"lottie-web": "5.13.0",
		"astro": "5.13.1",
		"react": "catalog:",
		"react-dom": "catalog:",
		"remotion": "workspace:*"
	}
}
