Turn the JSON Parser into another module that can be distributed as part of buttplug-js, but only included when required. Allows users to drop ajv and other libraries if needed.
buttplug-js will soon be part of buttplug-wasm in https://github.com/buttplugio/buttplug-rs-ffi, closing this bug as it relates to implementation that will be taken care of in buttplug-rs.
Turn the JSON Parser into another module that can be distributed as part of buttplug-js, but only included when required. Allows users to drop ajv and other libraries if needed.