mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-08-20 11:42:23 +02:00
8 lines
241 B
JSON
8 lines
241 B
JSON
{
|
|
"name": "haptics",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"description": "macOS-only native addon: Force Touch trackpad haptic taps via NSHapticFeedbackManager for dictation start/stop feedback. See haptics.mm.",
|
|
"gypfile": true
|
|
}
|