singularity-forge/native/npm/darwin-arm64/package.json
Lex Christopherson d3173d6512 2.43.0-next.4
2026-03-24 06:17:53 -06:00

20 lines
381 B
JSON

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