spiegel-keyman/developer/src/kmc-model-info
Joshua Horton 155c1a2b12 maint: update mocha
Some of the npm audit warnings left after #13897 require an updated `mocha` version to remedy.  As we only really use `mocha` to do unit-testing, it should be safe to update if all of our existing tests pass with the new version.

Test-bot: skip
2025-05-13 14:02:02 +07:00
..
config feat(developer): add api-extractor and api-documenter and config 2024-02-26 11:37:32 +07:00
src change(developer): clean up developer/src/kmc-model-info linter issues 2025-04-30 09:36:43 +07:00
test change(developer): clean up developer/src/kmc-model-info linter issues 2025-04-30 09:36:43 +07:00
.eslintrc.cjs change(developer): clean up developer/src/kmc-model-info linter issues 2025-04-30 09:36:43 +07:00
build.sh chore(developer): lower threshold for kmc-model-info coverage, work around TeamCity reporter bug 2025-03-05 01:00:03 +03:00
package.json maint: update mocha 2025-05-13 14:02:02 +07:00
README.md docs(developer): npm package readme files 2024-02-26 14:00:51 +07:00
tsconfig.json refactor(web): move model/types to web/types 2024-09-09 19:59:01 +02:00

Keyman Developer - kmc-model-info

This package builds a .model_info file from a Keyman lexical model project. It can be used from the command line with @keymanapp/kmc.

This package is used only for preparing metadata files for deployment of lexical models to the Keyman Cloud Lexical Model Repository.