{
	"repository": {
		"url": "https://github.com/remotion-dev/remotion/tree/main/packages/example-without-zod"
	},
	"name": "@remotion/example-without-zod",
	"private": true,
	"version": "4.0.440",
	"license": "SEE LICENSE IN LICENSE.md",
	"author": "Jonny Burger",
	"main": "dist/index.js",
	"scripts": {
		"dev": "remotion studio",
		"render": "remotion render react-svg"
	},
	"dependencies": {
		"remotion": "workspace:*",
		"@remotion/cli": "workspace:*",
		"react": "catalog:",
		"react-dom": "catalog:"
	}
}
