mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	Deprecate NMA node prior to deletion
This commit is contained in:
		@@ -1,6 +1,8 @@
 | 
			
		||||
node-red-node-nma
 | 
			
		||||
=================
 | 
			
		||||
 | 
			
		||||
## DO NOT USE - as NMA have ceased to operate.
 | 
			
		||||
 | 
			
		||||
A <a href="http://nodered.org" target="_new">Node-RED</a> node to send alerts via <a href="http://www.notifymyandroid.com/" target="_new">Notify-My-Android</a>.
 | 
			
		||||
 | 
			
		||||
Install
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "name"          : "node-red-node-nma",
 | 
			
		||||
    "version"       : "0.0.8",
 | 
			
		||||
    "version"       : "0.0.9",
 | 
			
		||||
    "description"   : "A Node-RED node to send alerts via Notify-My-Android",
 | 
			
		||||
    "dependencies"  : {
 | 
			
		||||
        "nma"   : "0.2.2"
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
        "url":"https://github.com/node-red/node-red-nodes/tree/master/social/nma"
 | 
			
		||||
    },
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "keywords": [ "node-red", "nma", "notify my android" ],
 | 
			
		||||
    "keywords": [ "nma", "notify my android" ],
 | 
			
		||||
    "node-red"      : {
 | 
			
		||||
        "nodes"     : {
 | 
			
		||||
            "nma": "57-nma.js"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user