spiegel-keyman/core/include/ldml/package.json

20 lines
407 B
JSON

{
"name": "@keymanapp/ldml-keyboard-constants",
"description": "Keyman LDML keyboard constants",
"keywords": [
"keyboard",
"keyman",
"ldml",
"unicode"
],
"files": [
"/build/keyman_core_ldml.*"
],
"license": "MIT",
"type": "module",
"main": "build/keyman_core_ldml.js",
"repository": {
"type": "git",
"url": "git+https://github.com/keymanapp/keyman.git"
}
}