rari-win32-x64
Version:
Runtime Accelerated Rendering Infrastructure (Windows x64 binary)
42 lines (41 loc) • 787 B
JSON
{
"name": "rari-win32-x64",
"type": "module",
"version": "0.15.11",
"description": "Runtime Accelerated Rendering Infrastructure (Windows x64 binary)",
"author": "Ryan Skinner",
"license": "MIT",
"os": [
"win32"
],
"cpu": [
"x64"
],
"homepage": "https://github.com/rari-build/rari#readme",
"repository": {
"directory": "packages/rari-win32-x64",
"type": "git",
"url": "git+https://github.com/rari-build/rari.git"
},
"bugs": {
"url": "https://github.com/rari-build/rari/issues"
},
"keywords": [
"rari",
"binary",
"rust",
"react",
"server-components"
],
"bin": {
"rari": "bin/rari.exe"
},
"files": [
"LICENSE",
"README.md",
"bin/rari.exe"
],
"engines": {
"node": ">=22.18.0"
}
}