singularity-forge/native/npm/darwin-arm64/package.json
github-actions[bot] d25c174f8b release: v2.33.1
2026-03-19 04:02:21 +00:00

20 lines
374 B
JSON

{
"name": "@gsd-build/engine-darwin-arm64",
"version": "2.33.1",
"description": "GSD native engine binary for macOS ARM64",
"os": [
"darwin"
],
"cpu": [
"arm64"
],
"main": "gsd_engine.node",
"files": [
"gsd_engine.node"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/gsd-build/gsd-2.git"
}
}