Mon 21 Jul 22:43:21 CEST 2025
This commit is contained in:
parent
980ebf0cee
commit
5fd4a10314
11
js/x11/examples/smoketest/keyboard/package.json
Normal file
11
js/x11/examples/smoketest/keyboard/package.json
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"name": "keyboard",
|
||||||
|
"version": "0.0.0",
|
||||||
|
"description": "",
|
||||||
|
"main": "getkeyboardmapping.js",
|
||||||
|
"scripts": {
|
||||||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
},
|
||||||
|
"author": "",
|
||||||
|
"license": "ISC"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user