move a few things away in to-be-integrated/
[myslice.git] / third-party / codemirror-3.15 / bower.json
diff --git a/third-party/codemirror-3.15/bower.json b/third-party/codemirror-3.15/bower.json
deleted file mode 100644 (file)
index fae2426..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-{
-  "name": "CodeMirror",
-  "version": "3.15.0",
-  "main": ["lib/codemirror.js", "lib/codemirror.css"],
-  "ignore": [
-    "**/.*",
-    "node_modules",
-    "components",
-    "bin",
-    "demo",
-    "doc",
-    "test",
-    "index.html",
-    "package.json"
-  ]
-}