mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 17:05:34 +00:00
16 lines
343 B
JSON
16 lines
343 B
JSON
{
|
|
"name": "@keymanapp/ldml-keyboard-constants",
|
|
"description": "Keyman LDML keyboard constants",
|
|
"keywords": [
|
|
"keyboard",
|
|
"keyman",
|
|
"ldml",
|
|
"unicode"
|
|
],
|
|
"license": "MIT",
|
|
"main": "build/keyboardprocessor_ldml.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/keymanapp/keyman.git"
|
|
}
|
|
}
|