mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-08-17 18:25:42 +02:00
8 lines
257 B
JSON
8 lines
257 B
JSON
{
|
|
"name": "mouseclamp",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"description": "macOS-only native addon: snaps off-window mouse releases to the window edge to dodge a Chromium RootView::UpdateCursor null-deref. See mouseclamp.mm.",
|
|
"gypfile": true
|
|
}
|