Removing project content and adding a note
[laas.git] / src / static / bower.json
diff --git a/src/static/bower.json b/src/static/bower.json
deleted file mode 100644 (file)
index c9c53e7..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-{
-  "name": "laas-dashboard-dependencies",
-  "authors": [
-    "maxbr <maxbr@mi.fu-berlin.de>"
-  ],
-  "description": "This package contains all the Js/CSS dependencies needed to run the Laas Dashboard.",
-  "main": "",
-  "license": "Apache2",
-  "homepage": "",
-  "private": true,
-  "ignore": [
-    "**/.*",
-    "node_modules",
-    "bower_components",
-    "test",
-    "tests"
-  ],
-  "dependencies": {
-    "fullcalendar": "^2.9.0",
-    "jquery-migrate": "^3.0.0",
-    "bootstrap": "4.3.1",
-    "popper.js": "1.14.3",
-    "Font-Awesome": "5.9.0",
-    "datatables.net": "1.10.19",
-    "datatables.net-bs4": "1.10.19",
-    "datatables.net-responsive": "2.1.1",
-    "datatables.net-responsive-bs4": "2.2.3"
-  }
-}