mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Update package.json
This commit is contained in:
parent
9021f11634
commit
ed69f8ea34
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "node-red-node-pusher",
|
||||
"version": "0.1.1",
|
||||
"name": "node-red-node-pusher-js",
|
||||
"version": "1.0.0",
|
||||
"description": "A Node-RED node to send and receive messages using Pusher.com",
|
||||
"dependencies": {
|
||||
"pusher": "^5.1.2",
|
||||
@ -8,7 +8,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/node-red/node-red-nodes.git",
|
||||
"url": "https://github.com/shaqaruden/node-red-nodes.git",
|
||||
"directory": "tree/master/social/pusher"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
@ -22,8 +22,8 @@
|
||||
}
|
||||
},
|
||||
"author": {
|
||||
"name": "Dave Conway-Jones",
|
||||
"email": "ceejay@vnet.ibm.com",
|
||||
"name": "Shaqaruden",
|
||||
"email": "shaqaruden@gmail.com",
|
||||
"url": "http://nodered.org"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user