mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
Update package.json
This commit is contained in:
parent
5f78aa10ad
commit
e5d75fbd9b
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name" : "node-red-node-nma",
|
||||
"version" : "0.0.1",
|
||||
"version" : "0.0.2",
|
||||
"description" : "A Node-RED node to send alerts via Notify-My-Android",
|
||||
"dependencies" : {
|
||||
"nma" : "0.1.8"
|
||||
"nma" : ">=0.2.2"
|
||||
},
|
||||
"repository" : {
|
||||
"type":"git",
|
||||
@ -20,5 +20,9 @@
|
||||
"name": "Dave Conway-Jones",
|
||||
"email": "ceejay@vnet.ibm.com",
|
||||
"url": "http://nodered.org"
|
||||
}
|
||||
},
|
||||
"contributors": [{
|
||||
"name": "Edwin Hermans",
|
||||
"email": "edwin@madtech.cx"
|
||||
}]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user