init commit
This commit is contained in:
24
remotion/node_modules/@remotion/compositor-win32-x64-msvc/package.json
generated
vendored
Normal file
24
remotion/node_modules/@remotion/compositor-win32-x64-msvc/package.json
generated
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"repository": {
|
||||
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-win32-x64-msvc"
|
||||
},
|
||||
"version": "4.0.421",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user