We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec3f3a2 commit fd3b408Copy full SHA for fd3b408
node-red/package.json
@@ -1,8 +1,9 @@
1
{
2
+ "private": true,
3
"name": "hassio-addon-node-red",
- "version": "1.0.0",
4
"description": "A visual tool for wiring the Internet of Things",
5
"homepage": "https://addons.community",
6
+ "repository": "https://github.com/hassio-addons/addon-node-red",
7
"license": "MIT",
8
"main": "node_modules/node-red/red/red.js",
9
"scripts": {
0 commit comments