1 |
efrain |
1 |
<?xml version="1.0"?>
|
|
|
2 |
<libraries>
|
|
|
3 |
<library>
|
|
|
4 |
<location>yui/src/codemirror</location>
|
|
|
5 |
<name>codemirror</name>
|
|
|
6 |
<description>CodeMirror is a versatile text editor implemented in JavaScript for the browser.</description>
|
|
|
7 |
<version>5.65.16</version>
|
|
|
8 |
<license>MIT</license>
|
|
|
9 |
<repository>https://github.com/codemirror/codemirror5</repository>
|
|
|
10 |
</library>
|
|
|
11 |
<library>
|
|
|
12 |
<location>yui/src/beautify</location>
|
|
|
13 |
<name>jsbeautify</name>
|
|
|
14 |
<description>Beautify HTML code in Atto.</description>
|
|
|
15 |
<version>1.15.1</version>
|
|
|
16 |
<license>MIT</license>
|
|
|
17 |
<repository>https://github.com/beautify-web/js-beautify</repository>
|
|
|
18 |
<copyrights>
|
|
|
19 |
<copyright>2007-2018 Einar Lielmanis, Liam Newman, and contributors.</copyright>
|
|
|
20 |
</copyrights>
|
|
|
21 |
</library>
|
|
|
22 |
</libraries>
|