node-red-node-jy-archer
Version:
jy-archer allows you to exchange data with Archer Html Page
33 lines (31 loc) • 768 B
JSON
{
"name": "node-red-node-jy-archer",
"version": "0.0.2",
"description": "jy-archer allows you to exchange data with Archer Html Page",
"dependencies" : {
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "",
"url": ""
},
"keywords": [
"node-red", "Pi", "archer", "svg", "jinyistudio","dashboard"
],
"author": {
"name": "jinyistudio",
"email": "info@jinyistudio.tw",
"url": "http://www.jinyistudio.tw"
},
"license": "Apache-2.0",
"node-red" : {
"nodes": {
"Archer out": "jy-archer.js",
"Archer in": "jy-archer.js",
"Archer eval": "jy-archer.js",
"Archer run": "jy-archer.js"
}
}
}