node-red/red
Nick O'Leary 36105412b1
Add 'private' property to userDir generated package.json
This stops the warnings from npm about missing repo and license fields.
As there's no expectation for a user to publish their userDir to npm, then
setting private is entirely appropriate.
2018-05-22 11:41:22 +01:00
..
api Add $env function to JSONata expressions 2018-05-21 15:28:15 +01:00
runtime Add 'private' property to userDir generated package.json 2018-05-22 11:41:22 +01:00
red.js When creating 'redserver' for a node, use runtime.server rather than runtime.adminApi.server, and fill runtime.server at startup with the valid http server regardless of adminApi being available. 2017-12-20 16:04:32 +00:00