# Attributions This project wouldn't be possible without the amazing libraries included in it such as [Popper.js](https://popper.js.org/), [Tippy.js](https://atomiks.github.io/tippyjs/) and [Public Google Sheets Parser](https://github.com/fureweb-com/public-google-sheets-parser) ## Popper.js & Tippy.js These two libraries make it possible to have an interactive pop up element for authors. This is crucial for providing a clean and simple interface for viewing the authors of a module along with any specific links or information they provide. ## Public Google Sheets Parser This library makes it possible to get Global Conflicts from a google spreadsheet. ### Links |  Library | Website | License | Support | | :---------------- | :---------- | :---------- | :---------- | | Popper.js | [Website](https://popper.js.org/) | [License](https://github.com/floating-ui/floating-ui/blob/master/LICENSE) | [Support](https://opencollective.com/floating-ui) | | Tippy.js | [Website](https://atomiks.github.io/tippyjs/) | [License](https://github.com/atomiks/tippyjs/blob/master/LICENSE) | | | Public Google Sheets Parser | [Website](https://github.com/fureweb-com/public-google-sheets-parser) | [License](https://github.com/fureweb-com/public-google-sheets-parser/blob/main/LICENSE) | |