summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-ui/modules/directives/codemirror/dependencies.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/angular-ui/modules/directives/codemirror/dependencies.json')
-rw-r--r--js/vendor/angular-ui/modules/directives/codemirror/dependencies.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/js/vendor/angular-ui/modules/directives/codemirror/dependencies.json b/js/vendor/angular-ui/modules/directives/codemirror/dependencies.json
new file mode 100644
index 000000000..30dd1ff35
--- /dev/null
+++ b/js/vendor/angular-ui/modules/directives/codemirror/dependencies.json
@@ -0,0 +1,8 @@
+{
+ "core": [ "jquery" ],
+ "internal": [],
+ "external": [
+ "http://codemirror.net/lib/codemirror.js",
+ "http://codemirror.net/lib/codemirror.css",
+ ]
+} \ No newline at end of file