Browse code

Update

Benjamin Roth authored on17/03/2023 09:52:56
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,20 @@
1
+{
2
+  "name": "contao",
3
+  "version": "1.0.0",
4
+  "description": "",
5
+  "main": "index.js",
6
+  "dependencies": {
7
+    "@popperjs/core": "*",
8
+    "animate.css": "*",
9
+    "aos": "^3.0.0-beta.6",
10
+    "bootstrap": "*",
11
+    "js-cookie": "*",
12
+    "swiper": "*",
13
+    "vanilla-lazyload": "*"
14
+  },
15
+  "scripts": {
16
+    "test": "echo \"Error: no test specified\" && exit 1"
17
+  },
18
+  "author": "",
19
+  "license": "ISC"
20
+}