{
	"name": "node-red-contrib-alexa-remote2",
	"version": "3.10.4",
	"author": {
		"name": "586837r",
		"email": "586837r@gmail.com"
	},
	"description": "node-red nodes for interacting with alexa",
	"keywords": [
		"node-red",
		"alexa remote",
		"alexa",
		"echo"
	],
	"license": "MIT",
	"node-red": {
		"nodes": {
			"alexa-remote-account": "nodes/alexa-remote-account.js",
			"alexa-remote-init": "nodes/alexa-remote-init.js",
			"alexa-remote-event": "nodes/alexa-remote-event.js",
			"alexa-remote-smarthome": "nodes/alexa-remote-smarthome.js",
			"alexa-remote-routine": "nodes/alexa-remote-routine.js",
			"alexa-remote-echo": "nodes/alexa-remote-echo.js",
			"alexa-remote-other": "nodes/alexa-remote-other.js",
			"alexa-remote-list": "nodes/alexa-remote-list.js"
		}
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/586837r/node-red-contrib-alexa-remote2"
	},
	"bugs": {
		"url": "https://github.com/586837r/node-red-contrib-alexa-remote2/issues"
	},
	"dependencies": {
		"alexa-remote2": "3.3.1"
	}
}
