UNPKG

@todoctor/darwin-x64

Version:

Platform-specific binary for Todoctor (DARWINarwin, X64)

29 lines 520 B
{ "name": "@todoctor/darwin-x64", "version": "1.3.5", "description": "Platform-specific binary for Todoctor (DARWINarwin, X64)", "keywords": [ "analysis", "fixme", "git-analysis", "source-code-analysis", "technical-debt", "todo-comment", "todo", "visualization" ], "repository": "azat-io/todoctor", "license": "MIT", "author": "Azat S. <to@azat.io>", "exports": { ".": { "default": "./todoctor" } }, "os": [ "darwin" ], "cpu": [ "x64" ] }