mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-05-14 19:24:04 +08:00
npm update
This commit is contained in:
parent
2571411e06
commit
e23e6d4e04
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "simple-keyboard",
|
"name": "simple-keyboard",
|
||||||
"version": "2.6.7",
|
"version": "2.6.8",
|
||||||
"description": "On-screen Javascript Virtual Keyboard",
|
"description": "On-screen Javascript Virtual Keyboard",
|
||||||
"main": "build/index.js",
|
"main": "build/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -20,7 +20,7 @@
|
|||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/hodgef/simple-keyboard/issues"
|
"url": "https://github.com/hodgef/simple-keyboard/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://virtual-keyboard-javascript.github.io",
|
"homepage": "https://virtual-keyboard.js.org/",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"javascript",
|
"javascript",
|
||||||
"es6",
|
"es6",
|
||||||
@ -28,10 +28,12 @@
|
|||||||
"keyboard",
|
"keyboard",
|
||||||
"onscreen",
|
"onscreen",
|
||||||
"virtual",
|
"virtual",
|
||||||
|
"screen-keyboard",
|
||||||
"component",
|
"component",
|
||||||
"virtual-keyboard",
|
"virtual-keyboard",
|
||||||
"touchscreen",
|
"touchscreen",
|
||||||
"touch-screen",
|
"touch-screen",
|
||||||
|
"kiosk",
|
||||||
"osk"
|
"osk"
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user