summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-ui/modules/directives/codemirror/dependencies.json
blob: 30dd1ff351a698c71fcfc4045181d9689f334275 (plain)
1
2
3
4
5
6
7
8
{
    "core": [ "jquery" ],
    "internal": [],
    "external": [
        "http://codemirror.net/lib/codemirror.js",
        "http://codemirror.net/lib/codemirror.css",
    ]
}