singularity-forge/native/npm/darwin-arm64/package.json
github-actions[bot] 6aaa244742 release: v2.60.0
2026-04-04 14:46:08 +00:00

20 lines
374 B
JSON

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