mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-01 04:22:15 +08:00
8979687f88
Scrolling in message view (#109)
11 lines
315 B
JSON
11 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"
|
|
}
|