Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
{
2
    "moodle-core-dragdrop": {
3
        "requires": [
4
            "base",
5
            "node",
6
            "io",
7
            "dom",
8
            "dd",
9
            "event-key",
10
            "event-focus",
11
            "moodle-core-notification"
12
        ]
13
    }
14
}