Stephen McLaughlin 59055516de
replace invalid JSON characters in runtime.json
Replaces instances of  `:` with proper colons `: `
Replaces instances of  `,` with proper commas `, `
2023-07-12 19:33:30 +01:00
..
2018-10-25 11:18:13 +01:00
2022-01-27 12:49:48 +00:00
2022-08-04 13:50:31 +01:00
2018-08-21 13:43:11 +01:00

@node-red/runtime

Node-RED runtime module.

This provides the core flow engine of Node-RED. It is the main entry point for the runtime.

Source

The main Node-RED modules are maintained as a monorepo on GitHub.