{
	"repository": {
		"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-win32-x64-msvc"
	},
	"version": "4.0.440",
	"name": "@remotion/compositor-win32-x64-msvc",
	"os": [
		"win32"
	],
	"cpu": [
		"x64"
	],
	"exports": {
		".": {
			"types": "./index.d.ts",
			"require": "./index.js",
			"import": "./index.mjs"
		},
		"./package.json": "./package.json"
	},
	"publishConfig": {
		"access": "public"
	}
}
