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