This project is built on some dependencies, all with varying licenses. For a detailed overview of each of these licenses and their dependencies, you can review the dependency_licenses.json
file in the root directory of this project.
The dependency_licenses.json
file was created using the license-checker NPM package by running the following commands:
npm install -g license-checker
license-checker --json > dependency_licenses.json