forked from ExFace/Core
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathincludes.json
More file actions
38 lines (38 loc) · 1.11 KB
/
includes.json
File metadata and controls
38 lines (38 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[
{
"name": "alnorris/SVG-Sanitizer",
"version": "dev-master",
"license": [
"MIT"
],
"license_link": [
"https://github.com/alnorris/SVG-Sanitizer/blob/master/LICENSE"
],
"description": "Whitelist-based PHP SVG sanitizer",
"homepage": "https://github.com/alnorris/SVG-Sanitizer"
},
{
"name": "mk-j/php_xlsxwriter",
"version": "0.37",
"license": [
"MIT"
],
"license_link": [
"https://github.com/mk-j/PHP_XLSXWriter/blob/master/LICENSE"
],
"description": "Lightweight XLSX Excel Spreadsheet Writer in PHP",
"homepage": "https://github.com/mk-j/PHP_XLSXWriter"
},
{
"name": "npm-asset/mermaid",
"version": "11.0.2",
"license": [
"MIT"
],
"license_link": [
"https://github.com/mermaid-js/mermaid/blob/develop/LICENSE"
],
"description": "Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown",
"homepage": "https://mermaid.js.org/"
}
]