mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-04 05:52:44 +08:00
12 lines
315 B
JSON
12 lines
315 B
JSON
|
{
|
||
|
"name": "keymaster",
|
||
|
"description": "library for defining and dispatching keyboard shortcuts",
|
||
|
"version": "1.6.2",
|
||
|
"author": "Thomas Fuchs <thomas@slash7.com> (http://mir.aculo.us)",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/madrobby/keymaster"
|
||
|
},
|
||
|
"main": "./keymaster.js"
|
||
|
}
|