UNPKG

@dagu-org/dagu-darwin-arm64

Version:

Dagu binary for macOS ARM64 (Apple Silicon)

36 lines (35 loc) 622 B
{ "name": "@dagu-org/dagu-darwin-arm64", "version": "1.30.2", "description": "Dagu binary for macOS ARM64 (Apple Silicon)", "keywords": [ "dagu", "workflow", "darwin", "macos", "arm64", "apple-silicon" ], "homepage": "https://github.com/dagu-org/dagu", "repository": { "type": "git", "url": "git+https://github.com/dagu-org/dagu.git" }, "license": "GPL-3.0", "author": "Dagu Contributors", "os": [ "darwin" ], "cpu": [ "arm64" ], "bin": { "dagu": "./bin/dagu" }, "files": [ "bin/dagu" ], "publishConfig": { "access": "public" } }