mirror of
https://github.com/penpot/penpot.git
synced 2026-07-20 13:08:23 +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@11.9.0+sha512.bd682d5d03fe525ef7c9fd6780c6884d1e756ac4c9c9fe00c538782824310dcf90e3ddc4f53835f06dfaebd5085e41855e0bcbb3b60de2ac5bbab89e5036f03b",
|
|
"author": "Craig Campbell",
|
|
"license": "Apache-2.0 WITH LLVM-exception"
|
|
}
|