UNPKG

node-red-contrib-snap4city-d3-dashboard-widgets

Version:

Nodes for Snap4city project for D3 Dashboard Widgets

82 lines (81 loc) 2.52 kB
{ "name": "node-red-contrib-snap4city-d3-dashboard-widgets", "version": "0.0.13", "description": "Nodes for Snap4city project for D3 Dashboard Widgets", "dependencies": { "@mysql/xdevapi": "^8.0.21", "assert": "^2.0.0", "atob": "^2.1.2", "body-parser": "^1.19.0", "btoa": "^1.2.1", "cookie-parser": "^1.4.5", "core-util-is": "^1.0.2", "cors": "^2.8.5", "date-format": "^3.0.0", "debug": "^4.1.1", "express": "^4.17.1", "follow-redirects": "^1.12.1", "google-protobuf": "^4.0.0-rc.2", "httpclient": "^0.1.0", "inherits": "^2.0.4", "is-typedarray": "^1.0.0", "is-utf8": "^0.2.1", "isarray": "^2.0.5", "lodash.isnumber": "^3.0.3", "lodash.isstring": "^4.0.1", "log4js": "^6.3.0", "media-typer": "^1.1.0", "minimist": "^1.2.5", "mkdirp": "^1.0.4", "ms": "^2.1.2", "mysql": "^2.18.1", "mysqlx": "^1.1.7", "nan": "^2.14.1", "net": "^1.0.2", "node-uuid": "^1.4.8", "on-headers": "^1.0.2", "optimist": "^0.6.1", "parsimmon": "^1.15.0", "raw-body": "^2.4.1", "readable-stream": "^3.6.0", "request": "^2.88.2", "semserver": "^1.0.0", "semver": "^7.3.2", "sha.js": "^2.4.11", "socket.io-client": "^2.3.0", "sockjs": "^0.3.20", "streamroller": "^2.2.4", "string_decoder": "^1.3.0", "typedarray-to-buffer": "^3.1.5", "under_score": "^0.1.0", "underscore": "^1.10.2", "util": "^0.12.3", "uuid": "^8.3.0", "wellknown": "^0.5.0", "when": "^3.7.8", "winston": "^3.3.3", "wordwrap": "^1.0.0", "ws": "^7.3.1", "xmlhttprequest": "^1.8.0", "yaeti": "^1.0.2" }, "keywords": [ "node-red", "smartcity", "iot", "D3" ], "homepage": "https://github.com/disit/node-red-contrib-snap4city-d3-dashboard-widgets", "license": "AGPL-3.0-or-later", "bugs": { "url": "https://docs.google.com/forms/d/e/1FAIpQLSfDQtKqgLIIyycNXiazeYEh1SsRG1YL8Ze4ThD8nZoA5jsoXw/viewform" }, "node-red": { "version": ">=0.17.0", "nodes": { "dashboard-calendar": "dashboard-calendar.js", "snap4city-authentication-d3": "snap4city-authentication-d3.js", "dashboard-snap4d3": "dashboard-snap4d3.js" } } }