Lexical Model and Package Compiler
==================================

Build
-----

    npm run build


Test
----

    npm test

**NOTE**: ensure you run `npm run build` before running the tests!