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

Files changed (1) hide show
  1. package/package.json +23 -0
package/package.json ADDED
@@ -0,0 +1,23 @@
1
+
2
+ {
3
+ "name": "@zalastax/nolb-node-red-i",
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
+ "node-red-i2c-mcp3428": "latest",
10
+ "node-red-i2c-pecmac125a": "latest",
11
+ "node-red-ibmconnections": "latest",
12
+ "node-red-ibmiotpush": "latest",
13
+ "node-red-iced-coffeescript": "latest",
14
+ "node-red-ifttt": "latest",
15
+ "node-red-iiot-opcua": "latest",
16
+ "node-red-instagram": "latest",
17
+ "node-red-intensity": "latest",
18
+ "node-red-internal-nodes": "latest",
19
+ "node-red-ipfs": "latest",
20
+ "node-red-ipfstest": "latest",
21
+ "node-red-ipinfo": "latest"
22
+ }
23
+ }