singularity-forge/native/npm/darwin-x64/package.json
github-actions[bot] 34ce83889d release: v2.48.0
2026-03-25 22:25:06 +00:00

20 lines
370 B
JSON

{
"name": "@gsd-build/engine-darwin-x64",
"version": "2.48.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"
}
}