## bautajs-core

## How to install

```console
  npm install @axa/bautajs-core
```
# Legal Notice

Copyright (c) AXA Group. All rights reserved.
Licensed under the (MIT / Apache 2.0) License.

## Third party dependencies licenses

### Production
 - [@apidevtools/swagger-parser@10.1.0](https://github.com/APIDevTools/swagger-parser) - MIT
 - [ajv@8.11.0](https://github.com/ajv-validator/ajv) - MIT
 - [ajv-formats@2.1.1](https://github.com/ajv-validator/ajv-formats) - MIT
 - [fast-glob@3.2.11](https://github.com/mrmlnc/fast-glob) - MIT
 - [fast-safe-stringify@2.1.1](https://github.com/davidmarkclements/fast-safe-stringify) - MIT
 - [hyperid@3.0.1](https://github.com/mcollina/hyperid) - MIT
 - [openapi-types@12.0.0](https://github.com/kogosoftwarellc/open-api/tree/master/packages/openapi-types) - MIT
 - [p-cancelable@2.1.1](https://github.com/sindresorhus/p-cancelable) - MIT
 - [pino@8.4.2](https://github.com/pinojs/pino) - MIT

### Development
