node-red/red/runtime/storage/localfilesystem
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
..
projects Refector how Project object is instantiated 2018-05-04 16:24:00 +01:00
index.js Add 'private' property to userDir generated package.json 2018-05-22 11:41:22 +01:00
library.js Add initial version control sidebar with commit function 2017-10-07 00:18:20 +01:00
sessions.js Split localfilesystem storage plugin into component parts 2017-08-23 17:31:33 +01:00
settings.js Keep backup of .config.json 2018-03-20 00:04:52 +00:00
util.js Fix ENOENT error on first start when no user dir (#1711) 2018-05-03 09:40:51 +01:00