{
	"repository": {
		"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-x64-musl"
	},
	"version": "4.0.440",
	"name": "@remotion/compositor-linux-x64-musl",
	"os": [
		"linux"
	],
	"cpu": [
		"x64"
	],
	"libc": [
		"musl"
	],
	"exports": {
		".": {
			"types": "./index.d.ts",
			"require": "./index.js",
			"import": "./index.mjs"
		},
		"./package.json": "./package.json"
	},
	"publishConfig": {
		"access": "public"
	},
	"description": "Linux x64 binary for the Remotion Rust code"
}
