From 3c51c3be85bb0d1bdb87ea0d6632f1c256912f27 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sun, 6 Oct 2019 21:37:45 +0200 Subject: build: Add some required modules for node --- node_modules/caniuse-lite/data/features/keyboardevent-which.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 node_modules/caniuse-lite/data/features/keyboardevent-which.js (limited to 'node_modules/caniuse-lite/data/features/keyboardevent-which.js') diff --git a/node_modules/caniuse-lite/data/features/keyboardevent-which.js b/node_modules/caniuse-lite/data/features/keyboardevent-which.js new file mode 100644 index 0000000..c67a92a --- /dev/null +++ b/node_modules/caniuse-lite/data/features/keyboardevent-which.js @@ -0,0 +1 @@ +module.exports={A:{A:{"1":"F A B","2":"M D H mB"},B:{"1":"C E q L O I J K"},C:{"1":"0 1 2 3 4 5 6 8 9 jB AB G M D H F A B C E q L O I J P Q R S T U V W X Y Z a b c d f g h i j k l m n o p N r s t u v w x y z LB BB CB DB EB FB HB IB JB eB cB"},D:{"1":"0 1 2 3 4 5 6 8 9 G M D H F A B C E q L O I J P Q R S T U V W X Y Z a b c d f g h i j k l m n o p N r s t u v w x y z LB BB CB DB EB FB HB IB JB bB VB PB oB K QB RB SB TB"},E:{"1":"7 M D H F A B C E WB XB YB ZB aB e dB KB","2":"G UB NB","16":"5"},F:{"1":"0 1 2 3 4 7 8 B C L O I J P Q R S T U V W X Y Z a b c d f g h i j k l m n o p N r s t u v w x y z gB hB iB e MB kB","16":"F fB"},G:{"1":"H E nB OB pB qB rB sB tB uB vB wB xB yB KB","16":"NB lB GB"},H:{"2":"zB"},I:{"1":"AB G K 2B 3B GB","16":"0B 1B","132":"4B 5B"},J:{"1":"D A"},K:{"1":"7 A B C e MB","132":"N"},L:{"132":"K"},M:{"132":"6"},N:{"1":"A B"},O:{"1":"6B"},P:{"2":"G","132":"7B 8B 9B AC BC"},Q:{"1":"CC"},R:{"132":"DC"},S:{"1":"EC"}},B:7,C:"KeyboardEvent.which"}; -- cgit v1.2.3