UNPKG

key-code-map

Version:

通过 keycode 映射出具体按键

23 lines (22 loc) 533 B
{ "name": "key-code-map", "version": "0.0.3", "description": "通过 keycode 映射出具体按键", "main": "keyCodeMap.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/getcha22/keyCodeMap.git" }, "keywords": [ "keyCode" ], "author": "getcha22", "license": "MIT", "bugs": { "url": "https://github.com/getcha22/keyCodeMap/issues" }, "homepage": "https://github.com/getcha22/keyCodeMap#readme" }