Files
penpot/frontend/packages/mousetrap/package.json
2025-12-23 13:10:58 +01:00

11 lines
276 B
JSON

{
"name": "@penpot/mousetrap",
"version": "1.6.5",
"description": "Simple library for handling keyboard shortcuts",
"main": "index.js",
"type": "module",
"packageManager": "yarn@4.3.1",
"author": "Craig Campbell",
"license": "Apache-2.0 WITH LLVM-exception"
}