Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 7... Línea 7...
7
    <version>6.0.1</version>
7
    <version>6.0.1</version>
8
    <license>MIT</license>
8
    <license>MIT</license>
9
    <repository>https://github.com/codemirror/</repository>
9
    <repository>https://github.com/codemirror/</repository>
10
  </library>
10
  </library>
11
  <library>
11
  <library>
-
 
12
    <location>amd/src/codemirror-lazy.js</location>
-
 
13
    <name>codemirror/autocomplete</name>
-
 
14
    <description>Autocompletion for the CodeMirror code editor.</description>
-
 
15
    <version>6.18.6</version>
-
 
16
    <license>MIT</license>
-
 
17
    <repository>https://github.com/codemirror/autocomplete</repository>
-
 
18
  </library>
-
 
19
  <library>
-
 
20
    <location>amd/src/codemirror-lazy.js</location>
-
 
21
    <name>codemirror/commands</name>
-
 
22
    <description>Collection of editing commands for the CodeMirror code editor.</description>
-
 
23
    <version>6.8.0</version>
-
 
24
    <license>MIT</license>
-
 
25
    <repository>https://github.com/codemirror/commands</repository>
-
 
26
  </library>
-
 
27
  <library>
-
 
28
    <location>amd/src/codemirror-lazy.js</location>
-
 
29
    <name>codemirror/lang-css</name>
-
 
30
    <description>CSS language support for the CodeMirror code editor.</description>
-
 
31
    <version>6.3.1</version>
-
 
32
    <license>MIT</license>
-
 
33
    <repository>https://github.com/codemirror/lang-css</repository>
-
 
34
  </library>
-
 
35
  <library>
-
 
36
    <location>amd/src/codemirror-lazy.js</location>
-
 
37
    <name>codemirror/lang-html</name>
-
 
38
    <description>HTML language support for the CodeMirror code editor.</description>
-
 
39
    <version>6.4.9</version>
-
 
40
    <license>MIT</license>
-
 
41
    <repository>https://github.com/codemirror/lang-html</repository>
-
 
42
  </library>
-
 
43
  <library>
-
 
44
    <location>amd/src/codemirror-lazy.js</location>
-
 
45
    <name>codemirror/lang-javascript</name>
-
 
46
    <description>JavaScript language support for the CodeMirror code editor.</description>
-
 
47
    <version>6.2.3</version>
-
 
48
    <license>MIT</license>
-
 
49
    <repository>https://github.com/codemirror/lang-javascript</repository>
-
 
50
  </library>
-
 
51
  <library>
-
 
52
    <location>amd/src/codemirror-lazy.js</location>
-
 
53
    <name>codemirror/lang-xml</name>
-
 
54
    <description>XML language support for the CodeMirror code editor.</description>
-
 
55
    <version>6.1.0</version>
-
 
56
    <license>MIT</license>
-
 
57
    <repository>https://github.com/codemirror/lang-xml</repository>
-
 
58
  </library>
-
 
59
  <library>
-
 
60
    <location>amd/src/codemirror-lazy.js</location>
-
 
61
    <name>codemirror/language</name>
-
 
62
    <description>Language support infrastructure for the CodeMirror code editor.</description>
-
 
63
    <version>6.10.8</version>
-
 
64
    <license>MIT</license>
-
 
65
    <repository>https://github.com/codemirror/language</repository>
-
 
66
  </library>
-
 
67
  <library>
-
 
68
    <location>amd/src/codemirror-lazy.js</location>
-
 
69
    <name>codemirror/lint</name>
-
 
70
    <description>Linting support for the CodeMirror code editor.</description>
-
 
71
    <version>6.8.4</version>
-
 
72
    <license>MIT</license>
-
 
73
    <repository>https://github.com/codemirror/lint</repository>
-
 
74
  </library>
-
 
75
  <library>
-
 
76
    <location>amd/src/codemirror-lazy.js</location>
-
 
77
    <name>codemirror/search</name>
-
 
78
    <description>Search functionality for the CodeMirror code editor.</description>
-
 
79
    <version>6.5.10</version>
-
 
80
    <license>MIT</license>
-
 
81
    <repository>https://github.com/codemirror/search</repository>
-
 
82
  </library>
-
 
83
  <library>
-
 
84
    <location>amd/src/codemirror-lazy.js</location>
-
 
85
    <name>codemirror/state</name>
-
 
86
    <description>Editor state data structures for the CodeMirror code editor.</description>
-
 
87
    <version>6.5.2</version>
-
 
88
    <license>MIT</license>
-
 
89
    <repository>https://github.com/codemirror/state</repository>
-
 
90
  </library>
-
 
91
  <library>
-
 
92
    <location>amd/src/codemirror-lazy.js</location>
-
 
93
    <name>codemirror/view</name>
-
 
94
    <description>DOM view component for the CodeMirror code editor.</description>
-
 
95
    <version>6.36.4</version>
-
 
96
    <license>MIT</license>
-
 
97
    <repository>https://github.com/codemirror/view</repository>
-
 
98
  </library>
-
 
99
  <library>
12
    <location>amd/src/beautify</location>
100
    <location>amd/src/beautify</location>
13
    <name>js-beautify</name>
101
    <name>js-beautify</name>
14
    <description>Beautifier for javascript.</description>
102
    <description>Beautifier for javascript.</description>
15
    <version>1.15.1</version>
103
    <version>1.15.3</version>
16
    <license>MIT</license>
104
    <license>MIT</license>
17
    <repository>https://github.com/beautifier/js-beautify/</repository>
105
    <repository>https://github.com/beautifier/js-beautify/</repository>
18
  </library>
106
  </library>
19
</libraries>
107
</libraries>