UNPKG

@dagu-org/dagu-win32-x64

Version:

Dagu binary for Windows x64

35 lines (34 loc) 586 B
{ "name": "@dagu-org/dagu-win32-x64", "version": "1.21.0", "description": "Dagu binary for Windows x64", "keywords": [ "dagu", "workflow", "windows", "win32", "x64" ], "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": [ "win32" ], "cpu": [ "x64" ], "bin": { "dagu": "./bin/dagu.exe" }, "files": [ "bin/dagu.exe" ], "publishConfig": { "access": "public" } }