Node-Red configuration
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.

package-support.json 231B

12345678910111213141516
  1. {
  2. "versions": [
  3. {
  4. "version": "*",
  5. "target": {
  6. "node": "supported"
  7. },
  8. "response": {
  9. "type": "time-permitting"
  10. },
  11. "backing": {
  12. "npm-funding": true
  13. }
  14. }
  15. ]
  16. }