Browse code

init witj jeedom template

louis.jonget authored on17/01/2023 08:47:47
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,16 @@
1
+{
2
+  "pre-install": {
3
+  },
4
+  "apt": {
5
+  },
6
+  "pip3": {
7
+  },
8
+  "npm": {
9
+  },
10
+  "yarn": {
11
+  },
12
+  "plugin": {
13
+  },
14
+  "post-install": {
15
+  }
16
+}