File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed
Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " keymaster" ,
3+ "main" : " keymaster.js" ,
4+ "version" : " 1.6.3" ,
5+ "homepage" : " https://github.com/madrobby/keymaster" ,
6+ "authors" : [
7+ " Thomas Fuchs <thomas@slash7.com> (http://mir.aculo.us)"
8+ ],
9+ "description" : " library for defining and dispatching keyboard shortcuts" ,
10+ "moduleType" : [
11+ " es6" ,
12+ " globals"
13+ ],
14+ "keywords" : [
15+ " key" ,
16+ " keyboard" ,
17+ " shortcuts"
18+ ],
19+ "license" : " MIT" ,
20+ "ignore" : [
21+ " **/.*" ,
22+ " node_modules" ,
23+ " bower_components" ,
24+ " test" ,
25+ " tests"
26+ ]
27+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " keymaster" ,
33 "description" : " library for defining and dispatching keyboard shortcuts" ,
4- "version" : " 1.6.2 " ,
4+ "version" : " 1.6.3 " ,
55 "author" : " Thomas Fuchs <thomas@slash7.com> (http://mir.aculo.us)" ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments