-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy paththirdpartylibs.xml
More file actions
26 lines (26 loc) · 829 Bytes
/
thirdpartylibs.xml
File metadata and controls
26 lines (26 loc) · 829 Bytes
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
<?xml version="1.0"?>
<libraries>
<library>
<location>amd/src/cm6pro-lazy.js</location>
<name>cm6pro</name>
<version>6.0.2</version>
<license>MIT</license>
<licenseversion></licenseversion>
</library>
<library>
<location>amd/src/htmlfy-lazy.js</location>
<name>htmlfy</name>
<version>1.0.0</version>
<license>MIT</license>
<licenseversion></licenseversion>
<repository>https://github.com/j4w8n/htmlfy</repository>
</library>
<library>
<location>libs/codemirror/</location>
<name>codemirror</name>
<version>6.0.2</version>
<license>MIT</license>
<licenseversion></licenseversion>
<repository>https://github.com/codemirror/basic-setup</repository>
</library>
</libraries>