2026-03-13 14:36:18 -06:00
|
|
|
{
|
2026-04-15 13:38:15 +02:00
|
|
|
"name": "@singularity-forge/engine-darwin-x64",
|
2026-04-14 15:59:28 +00:00
|
|
|
"version": "2.74.0",
|
2026-03-13 14:36:18 -06:00
|
|
|
"description": "GSD native engine binary for macOS Intel",
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"main": "gsd_engine.node",
|
|
|
|
|
"files": [
|
|
|
|
|
"gsd_engine.node"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
2026-04-15 13:38:15 +02:00
|
|
|
"url": "git+https://github.com/singularity-forge/sf-run.git"
|
2026-03-13 14:36:18 -06:00
|
|
|
}
|
|
|
|
|
}
|