mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Add homepage to package.json
This commit is contained in:
parent
9c939d1a58
commit
b6ba859510
@ -1,7 +1,8 @@
|
||||
{
|
||||
"name": "node-red",
|
||||
"version": "0.1.0",
|
||||
"description" : "A visual tool for wiring the Internet of Things",
|
||||
"description": "A visual tool for wiring the Internet of Things",
|
||||
"homepage": "http://nodered.org",
|
||||
"scripts": {
|
||||
"start": "node red.js"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user