Es una aplicación que se utiliza para realizar las actualizaciones de los dispositivos fabricados en FANIOT a través de OTA.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

67 lines
1.7 KiB

{
"_from": "node-red-node-ui-table@0.3.11",
"_id": "node-red-node-ui-table@0.3.11",
"_inBundle": false,
"_integrity": "sha512-I9WqrlHG/QZN0LVaomZNwu2vXj/2D6yvsifT8+sbHzofzQDviqEO9dEKEE2RRf6HL7bYpYKlHlx78m5r2fwksg==",
"_location": "/node-red-node-ui-table",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "node-red-node-ui-table@0.3.11",
"name": "node-red-node-ui-table",
"escapedName": "node-red-node-ui-table",
"rawSpec": "0.3.11",
"saveSpec": null,
"fetchSpec": "0.3.11"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/node-red-node-ui-table/-/node-red-node-ui-table-0.3.11.tgz",
"_shasum": "7b66ebbc4dcddd92c31e757b73b356fedcba421f",
"_spec": "node-red-node-ui-table@0.3.11",
"_where": "/data",
"author": {
"name": "Kazuhito Yokoi"
},
"bugs": {
"url": "https://github.com/node-red/node-red-ui-nodes/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Dave Conway-Jones"
},
{
"name": "@hotNipi"
},
{
"name": "@Christian-Me"
}
],
"deprecated": false,
"description": "Table UI widget node for Node-RED Dashboard",
"homepage": "https://github.com/node-red/node-red-ui-nodes/tree/master/node-red-node-ui-table#README.md",
"keywords": [
"node-red",
"node-red-dashboard",
"table"
],
"license": "Apache-2.0",
"name": "node-red-node-ui-table",
"node-red": {
"nodes": {
"ui_table": "node.js"
}
},
"peerDependencies": {
"node-red-dashboard": ">2.16.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/node-red/node-red-ui-nodes.git"
},
"version": "0.3.11"
}