mirror of
https://github.com/penpot/penpot.git
synced 2026-08-07 21:38:48 +00:00
11 lines
414 B
JSON
11 lines
414 B
JSON
{
|
|
"name": "@penpot/mousetrap",
|
|
"version": "1.6.5",
|
|
"description": "Simple library for handling keyboard shortcuts",
|
|
"main": "index.js",
|
|
"type": "module",
|
|
"packageManager": "pnpm@11.20.0+sha512.9a6f330a95b66446ea088faf1521405a8a01f07fde7124cc9958dfed52d4bb436737e65b08f85f37b46fcba375092558ac51262b816844b22f63406ed166bfee",
|
|
"author": "Craig Campbell",
|
|
"license": "Apache-2.0 WITH LLVM-exception"
|
|
}
|