@zalastax/nolb-homebr 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-homebr might be problematic. Click here for more details.

Files changed (1) hide show
  1. package/package.json +12 -0
package/package.json ADDED
@@ -0,0 +1,12 @@
1
+
2
+ {
3
+ "name": "@zalastax/nolb-homebr",
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
+ "@zalastax/nolb-homebre": "latest",
10
+ "@zalastax/nolb-homebri": "latest"
11
+ }
12
+ }