singularity-forge/native/npm/darwin-x64/package.json
github-actions[bot] b5715c20bb release: v2.56.0
2026-03-27 21:29:07 +00:00

20 lines
370 B
JSON

{
"name": "@gsd-build/engine-darwin-x64",
"version": "2.56.0",
"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",
"url": "git+https://github.com/gsd-build/gsd-2.git"
}
}