This repository has been archived by the owner on Nov 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Christian Glombek <christian.glombek@rwth-aachen.de>
- Loading branch information
1 parent
489562e
commit b98d249
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
NextCloud Gallery Dependency Info | ||
================================= | ||
|
||
External PHP libs bundled in `vendor`. | ||
See the `composer.json` file in this directory. | ||
|
||
| Library | Version | License | Comment/Patch Info (if applicable) | | ||
| --- | --- | --- | --- | | ||
| symfony/yaml | ~3.2 | MIT | | | ||
|
||
JavaScript libs bundled in `js/vendor/`. | ||
See the `bower.json` file in this directory. | ||
|
||
| Library | Version | License | Comment/Patch Info (if applicable) | | ||
| --- | --- | --- | --- | | ||
| autosize | 3.0.17 | MIT | | | ||
| bigshot | ? | ASL 2.0 | NOTE: Not in bower.json file | | ||
| commonmark | 0.27.0 | BSD-2-Clause | | | ||
| DOMPurify | 0.8.6 | MPLv2.0 | NOTE: Also bundled in core | | ||
| eventsource-polyfill | 0.9.7 | MIT | | | ||
| github-markdown-css | 0.1 | MIT | | | ||
| jquery-touch-events | 1.0.8 | MIT | NOTE: Not in bower.json file | | ||
| jqueryui-touch-punch | 0.2.3 | MIT | NOTE: Not in bower.json file | |