@zalastax/nolb-hubl 2023.1.24

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of @zalastax/nolb-hubl might be problematic. Click here for more details.

Files changed (1) hide show
  1. package/package.json +19 -0
package/package.json ADDED
@@ -0,0 +1,19 @@
1
+
2
+ {
3
+ "name": "@zalastax/nolb-hubl",
4
+ "version": "2023.01.24",
5
+ "description": "Subpackage of no-one-left-behind.",
6
+ "repository": "Zalastax/no-one-left-behind",
7
+ "license": "MIT",
8
+ "dependencies": {
9
+ "hubl": "latest",
10
+ "hubl-server": "latest",
11
+ "hublin": "latest",
12
+ "hublin-client": "latest",
13
+ "hublo-sails-postgresql": "latest",
14
+ "hublodysee": "latest",
15
+ "hublog": "latest",
16
+ "hublot": "latest",
17
+ "hublot-vuetify": "latest"
18
+ }
19
+ }